Derived from see section 6.40 The menu item widget. Very similar to a checkbutton (see section 6.8 The check button widget), except that it's a menu item. Has a toggled state which is displayed in a small rectangle to the left of the contained widget.
GtkCheckMenuItem type identifier.
GtkCheckMenuItem object. The new widget is returned as a
pointer to a GtkWidget object. NULL is returned on failure.
GtkCheckMenuItem object and initialize it with the values
label. The new widget is returned as a pointer to a GtkWidget
object. NULL is returned on failure.
@gtkstdmacros{CheckMenuItem, CHECK_MENU_ITEM}
Go to the first, previous, next, last section, table of contents.