draw.indicator
= FALSE
to make the button look like a normal buttongtkToggleButtonSetMode(object, draw.indicator)
object
draw.indicator
TRUE
, 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.