Signal
Gtk MenuShell::cycle-focus
Declaration
void
cycle_focus(
GtkMenuShell*self,
GtkDirectionTypedirection,
gpointeruser_data
)
Description [src]
A keybinding signal which moves the focus in the
given 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:
GtkDirectionTypeThe direction to cycle in.