Constructor

Gtk.CheckButton.new

Declaration [src]

GtkWidget*
gtk_check_button_new (
  void
)

Description [src]

Creates a new GtkCheckButton.

Return value

Returns: GtkWidget

a new GtkCheckButton

Ownership is not transferred to the caller