Method

EogWindowget_thumb_view

Declaration [src]

GtkWidget*
eog_window_get_thumb_view (
  EogWindow* window
)

Description [src]

Gets the thumbnails view in window.

Return value

Returns: GtkWidget
 

An EogThumbView.

 The data is owned by the instance.