CheckButton

constructor()

Creates a new GtkCheckButton.

Return

a new GtkCheckButton


constructor(label: String? = null)

Creates a new GtkCheckButton with the given text.

Return

a new GtkCheckButton

Parameters

label

the text for the check button.


constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)