man GMenu.menu_item_skel () - no description

NAME

GMenu.menu_item_skel - no description

Class

Class GMenu.menu_item_skel

Documentation

class menu_item_skel : [> Gtk.menu_item ] Gtk.obj -> object end

Parameters:

""

([> Gtk.menu_item ] as 'a) Gtk.obj

val obj : 'a Gtk.obj

method activate : unit -> unit

method add_accelerator : group:Gtk.accel_group -> ?modi:Gdk.Tags.modifier list -> ?flags:Gtk.Tags.accel_flag list -> Gdk.keysym -> unit

method as_item : Gtk.menu_item Gtk.obj

method remove_submenu : unit -> unit

method set_right_justified : bool -> unit

method select : unit -> unit

method deselect : unit -> unit

method right_justified : bool

method set_submenu : GMenu.menu -> unit

method get_submenu : GObj.widget option