package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

A menu item with a check box @gtkdoc gtk GtkCheckMenuItem

constraint 'a = [> Gtk.check_menu_item ]
val obj : 'a Gtk.obj
method active : bool
method event : GObj.event_ops
method connect : check_menu_item_signals
method set_active : bool -> unit
method set_inconsistent : bool -> unit
method inconsistent : bool
method toggled : unit -> unit