GtkCheckButton Constructor

GtkCheckButton Constructor

GtkCheckButton ([string label ]);

instantiates a normal-sized GtkButton with a small draw_indicator toggle to the left of the button's label area. The indicator displays the GtkShadowType GTK_SHADOW_IN when the check button's GtkStateType is set as GTK_STATE_ACTIVE.

See also: GtkButton, GtkCheckMenuItem, GtkToggleButton.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.