Method

EogWindowget_store

Declaration [src]

EogListStore*
eog_window_get_store (
  EogWindow* window
)

Description [src]

Gets the EogListStore that contains the images in the gallery of window.

Return value

Returns: EogListStore
 

An EogListStore.

 The data is owned by the instance.