Constructor
EogThumbNavnew
Declaration [src]
GtkWidget*
eog_thumb_nav_new (
GtkWidget* thumbview,
EogThumbNavMode mode,
gboolean show_buttons
)
Parameters
thumbview |
GtkWidget |
An |
|
The data is owned by the caller of the function. | |
mode |
EogThumbNavMode |
The navigation mode. |
|
show_buttons |
gboolean |
Whether to show the navigation buttons. |
Return value
Returns: | GtkWidget |
A new |
|
The data is owned by the called function. |