Method
EogWindowget_remote_presenter
Declaration [src]
GtkWidget*
eog_window_get_remote_presenter (
EogWindow* window
)
Description [src]
Gets the remote presenter dialog. The widget will be built on the first call to this function.
Return value
Type: GtkWidget
A GtkWidget
.
The returned data is owned by the instance. |