Constructor

GtkCheckMenuItemnew

Declaration [src]

GtkWidget*
gtk_check_menu_item_new (
  void
)

Description [src]

Creates a new GtkCheckMenuItem.

Return value

Type: GtkWidget

A new GtkCheckMenuItem.

The data is owned by the called function.