Method

StButtonget_checked

Declaration [src]

gboolean
st_button_get_checked (
  StButton* button
)

Description [src]

Get the StButton:checked property of a StButton that is in toggle mode.

Gets propertySt.Button:checked

Return value

Type: gboolean

TRUE if the button is checked, or FALSE if not.