GtkRadioAction — An action of which only one in a group can be active
#include <gtk/gtk.h>
A GtkRadioAction is similar to GtkRadioMenuItem. A number of radio actions can be linked together so that only one may be active at any one time.