focus_home_or_end
Description:
public signal bool focus_home_or_end (
bool focus_home)
A keybinding signal used internally by GTK+.
This signal can't be used in application code
Parameters:
focus_home |
true if the first item should be focused
|
Returns:
true if the signal was handled, false if not
|