Signal
Gtk MenuShell::move-current
Declaration
void
move_current(
GtkMenuShell*self,
GtkMenuDirectionTypedirection,
gpointeruser_data
)
Description [src]
An keybinding signal which moves the current menu item
in the direction specified by direction.
Default handler:
The default handler is called after the handlers added via g_signal_connect().
Signal can be directly emitted on objects from user code
Parameters
direction-
Type:
GtkMenuDirectionTypeThe direction to move.