Method

StButtonget_toggle_mode

Declaration [src]

gboolean
st_button_get_toggle_mode (
  StButton* button
)

Description [src]

Get the toggle mode status of the button.

Gets propertySt.Button:toggle-mode

Return value

Type: gboolean

TRUE if toggle mode is set, otherwise FALSE.