summaryrefslogtreecommitdiff
path: root/doc/reference/tmpl/eom-list-store.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/reference/tmpl/eom-list-store.sgml')
-rw-r--r--doc/reference/tmpl/eom-list-store.sgml166
1 files changed, 166 insertions, 0 deletions
diff --git a/doc/reference/tmpl/eom-list-store.sgml b/doc/reference/tmpl/eom-list-store.sgml
new file mode 100644
index 0000000..6241cd4
--- /dev/null
+++ b/doc/reference/tmpl/eom-list-store.sgml
@@ -0,0 +1,166 @@
+<!-- ##### SECTION Title ##### -->
+EomListStore
+
+<!-- ##### SECTION Short_Description ##### -->
+
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### SECTION Image ##### -->
+
+
+<!-- ##### MACRO EOM_LIST_STORE_THUMB_SIZE ##### -->
+<para>
+
+</para>
+
+
+
+<!-- ##### ENUM EomListStoreColumn ##### -->
+<para>
+
+</para>
+
+@EOM_LIST_STORE_THUMBNAIL:
+@EOM_LIST_STORE_THUMB_SET:
+@EOM_LIST_STORE_EOM_IMAGE:
+@EOM_LIST_STORE_EOM_JOB:
+@EOM_LIST_STORE_NUM_COLUMNS:
+
+<!-- ##### STRUCT EomListStore ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### FUNCTION eom_list_store_new ##### -->
+<para>
+
+</para>
+
+@void:
+@Returns:
+
+
+<!-- ##### FUNCTION eom_list_store_new_from_glist ##### -->
+<para>
+
+</para>
+
+@list:
+@Returns:
+
+
+<!-- ##### FUNCTION eom_list_store_append_image ##### -->
+<para>
+
+</para>
+
+@store:
+@image:
+
+
+<!-- ##### FUNCTION eom_list_store_add_files ##### -->
+<para>
+
+</para>
+
+@store:
+@file_list:
+
+
+<!-- ##### FUNCTION eom_list_store_remove_image ##### -->
+<para>
+
+</para>
+
+@store:
+@image:
+
+
+<!-- ##### FUNCTION eom_list_store_get_pos_by_image ##### -->
+<para>
+
+</para>
+
+@store:
+@image:
+@Returns:
+
+
+<!-- ##### FUNCTION eom_list_store_get_image_by_pos ##### -->
+<para>
+
+</para>
+
+@store:
+@pos:
+@Returns:
+
+
+<!-- ##### FUNCTION eom_list_store_get_pos_by_iter ##### -->
+<para>
+
+</para>
+
+@store:
+@iter:
+@Returns:
+
+
+<!-- ##### FUNCTION eom_list_store_length ##### -->
+<para>
+
+</para>
+
+@store:
+@Returns:
+
+
+<!-- ##### FUNCTION eom_list_store_get_initial_pos ##### -->
+<para>
+
+</para>
+
+@store:
+@Returns:
+
+
+<!-- ##### FUNCTION eom_list_store_thumbnail_set ##### -->
+<para>
+
+</para>
+
+@store:
+@iter:
+
+
+<!-- ##### FUNCTION eom_list_store_thumbnail_unset ##### -->
+<para>
+
+</para>
+
+@store:
+@iter:
+
+
+<!-- ##### FUNCTION eom_list_store_thumbnail_refresh ##### -->
+<para>
+
+</para>
+
+@store:
+@iter:
+
+