Method

EogWindowget_view

Declaration [src]

GtkWidget*
eog_window_get_view (
  EogWindow* window
)

Description [src]

Gets the EogScrollView in the window.

Return value

Returns: GtkWidget
 

The EogScrollView.

 The data is owned by the instance.