Method

Gtk.CheckButton.set_active

Declaration [src]

void
gtk_check_button_set_active (
  GtkCheckButton* self,
  gboolean setting
)

Description [src]

Changes the check buttons active state.

Sets propertyGtk.CheckButton:active

Parameters

setting gboolean
 

the new value to set