Signal

GtkMenuShell::move-current

Declaration

void
move_current (
  GtkMenuShell* self,
  GtkMenuDirectionType direction,
  gpointer user_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: GtkMenuDirectionType

The direction to move.