Constructor
EogListStorenew
Declaration [src]
GtkListStore*
eog_list_store_new (
void
)
Return value
Type: GtkListStore
A newly created EogListStore
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |