Method

GtkCheckButtonget_active

Declaration [src]

gboolean
gtk_check_button_get_active (
  GtkCheckButton* self
)

Description [src]

Returns whether the check button is active.

Gets propertyGtk.CheckButton:active

Return value

Type: gboolean

Whether the check button is active.