GtkCheckMenuItem Constructor

GtkCheckMenuItem Constructor

GtkCheckMenuItem ([string label ]);

is the syntax that will create a new menu item with an indigenous toggle indicator placed to the left of any existing text. The GtkCheckMenuItem may be set to the active state - GtkStateType GTK_STATE_ACTIVE - or to the inactive state, GTK_STATE_NORMAL. When it is in the inactive state, the toggle indicator need not be displayed.

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