Signal
GtkToolbar::focus-home-or-end
Declaration
gboolean
focus_home_or_end (
GtkToolbar* self,
gboolean focus_home,
gpointer user_data
)
Description [src]
A keybinding signal used internally by GTK+. This signal can’t be used in application code.
Default handler: | The default handler is called after the handlers added via |
The signal can be emitted directly |