Method
IdeGridfocus_neighbor
since: 3.32
Description
Attempts to focus a neighbor IdePage in the grid based on
the direction requested.
If an IdePage was focused, it will be returned to the caller.
Available since: 3.32
Parameters
dir-
Type:
GtkDirectionTypeThe direction for the focus change.
Return value
Type: IdePage
An IdePage or NULL.
| The data is owned by the instance. |
The return value can be NULL. |