Method

EogListStoreremove_image

Declaration [src]

void
eog_list_store_remove_image (
  EogListStore* store,
  EogImage* image
)

Description [src]

Removes image from store.

Parameters

image

Type: EogImage

An EogImage.

The data is owned by the caller of the method.