Property
StButton:pressed
Description [src]
In contrast to StButton:checked
, this property indicates whether the
StButton
is being actively pressed, rather than just in the “on” state.
Type:gboolean
Default value | FALSE |
Getter method | st_button_get_pressed() |