Method

EogListStoreget_initial_pos

Declaration [src]

gint
eog_list_store_get_initial_pos (
  EogListStore* store
)

Description [src]

Gets the position of the EogImage that should be loaded first. If not set, it returns -1.

Return value

Returns: gint
 

The position of the image to be loaded first or -1.