draw.indicator = FALSE to make the button look like a normal buttongtkToggleButtonSetMode(object, draw.indicator)objectdraw.indicatorTRUE, draw the button as a separate indicator
and label; if FALSE, draw the button like a normal buttonGtkCheckButton
and GtkRadioButton that derive from GtkToggleButton,
not instances of GtkToggleButton itself.