API Version: 3.0
Library Version: 3.24
Generated by gi-docgen 2024.2
since: 2.12
gboolean move_selected ( GtkMenuShell* self, gint distance, gpointer user_data )
The ::move-selected signal is emitted to move the selection to another item.
The default handler is called after the handlers added via g_signal_connect().
g_signal_connect()
distance
Type: gint
gint
+1 to move to the next item, -1 to move to the previous.
Type: gboolean
gboolean
TRUE to stop the signal emission, FALSE to continue.
TRUE
FALSE