Constructor

EogListStorenew

Declaration [src]

GtkListStore*
eog_list_store_new (
  void
)

Description [src]

Creates a new and empty EogListStore.

Return value

Returns: GtkListStore
 

A newly created EogListStore.

 The caller of the function takes ownership of the data, and is responsible for freeing it.