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

Type: EogListStore

An EogListStore.

The returned data is owned by the instance.