summaryrefslogtreecommitdiff
path: root/doc/reference/tmpl/eom-list-store.sgml
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-10-21 10:51:50 -0700
committerStefano Karapetsas <[email protected]>2013-10-21 10:51:50 -0700
commiteb6335355b51ebf8cfc9870923cf5d6c55f1ced0 (patch)
treee37e78429fbb358fa9d1443c1bc4816eb2959bff /doc/reference/tmpl/eom-list-store.sgml
parente83eb6c9dc67ac587d41ca61334c79bac60707cc (diff)
parent3ed969173d721eb47b0b11208d051f26015b3b6a (diff)
downloadeom-eb6335355b51ebf8cfc9870923cf5d6c55f1ced0.tar.bz2
eom-eb6335355b51ebf8cfc9870923cf5d6c55f1ced0.tar.xz
Merge pull request #30 from infirit/master
Remove autogenerated gtk-doc files plus small fixes
Diffstat (limited to 'doc/reference/tmpl/eom-list-store.sgml')
-rw-r--r--doc/reference/tmpl/eom-list-store.sgml166
1 files changed, 0 insertions, 166 deletions
diff --git a/doc/reference/tmpl/eom-list-store.sgml b/doc/reference/tmpl/eom-list-store.sgml
deleted file mode 100644
index 6241cd4..0000000
--- a/doc/reference/tmpl/eom-list-store.sgml
+++ /dev/null
@@ -1,166 +0,0 @@
-<!-- ##### 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:
-
-