Import line: | Gtk = imports.gi.Gtk; |
GIR File: | Gtk-3.0.gir |
C documentation: | GtkMenuDirectionType |
Enum : | MenuDirectionType |
Properties | |
---|---|
guint32 Gtk.MenuDirectionType.CHILD : 1
|
|
guint32 Gtk.MenuDirectionType.NEXT : 2
|
|
guint32 Gtk.MenuDirectionType.PARENT : 0
|
|
guint32 Gtk.MenuDirectionType.PREV : 3
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gtk.MenuShell
Signal |
move_current
(MenuShell self, MenuDirectionType direction)
:
none
An keybinding signal which moves the current menu item
in the direction specified by direction. |