Method

StButtonget_pressed

Declaration [src]

gboolean
st_button_get_pressed (
  StButton* button
)

Description [src]

Get the StButton:pressed property of a StButton.

Gets propertySt.Button:pressed

Return value

Type: gboolean

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