Method

EogListStorethumbnail_set

Declaration [src]

void
eog_list_store_thumbnail_set (
  EogListStore* store,
  GtkTreeIter* iter
)

Description [src]

Sets the thumbnail for the image pointed by iter.

Parameters

iter GtkTreeIter
 

A GtkTreeIter pointing to an image in store.

 The data is owned by the caller of the function.