diff options
author | Perberos <[email protected]> | 2011-11-06 19:30:49 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-11-06 19:30:49 -0300 |
commit | a8d28a6ce7e0c56dacba5d527d9134573a008902 (patch) | |
tree | 8852602004b5a13cc5d1ce3ecd7a314be81d1198 /doc/reference/tmpl/eom-statusbar.sgml | |
download | eom-a8d28a6ce7e0c56dacba5d527d9134573a008902.tar.bz2 eom-a8d28a6ce7e0c56dacba5d527d9134573a008902.tar.xz |
inicial
Diffstat (limited to 'doc/reference/tmpl/eom-statusbar.sgml')
-rw-r--r-- | doc/reference/tmpl/eom-statusbar.sgml | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/doc/reference/tmpl/eom-statusbar.sgml b/doc/reference/tmpl/eom-statusbar.sgml new file mode 100644 index 0000000..b5b6fe9 --- /dev/null +++ b/doc/reference/tmpl/eom-statusbar.sgml @@ -0,0 +1,65 @@ +<!-- ##### SECTION Title ##### --> +EomStatusbar + +<!-- ##### SECTION Short_Description ##### --> + + +<!-- ##### SECTION Long_Description ##### --> +<para> + +</para> + +<!-- ##### SECTION See_Also ##### --> +<para> + +</para> + +<!-- ##### SECTION Stability_Level ##### --> + + +<!-- ##### SECTION Image ##### --> + + +<!-- ##### STRUCT EomStatusbar ##### --> +<para> + +</para> + + +<!-- ##### FUNCTION eom_statusbar_new ##### --> +<para> + +</para> + +@void: +@Returns: + + +<!-- ##### FUNCTION eom_statusbar_set_image_number ##### --> +<para> + +</para> + +@statusbar: +@num: +@tot: + + +<!-- ##### FUNCTION eom_statusbar_set_progress ##### --> +<para> + +</para> + +@statusbar: +@progress: + + +<!-- ##### FUNCTION eom_statusbar_set_has_resize_grip ##### --> +<para> + +</para> + +@statusbar: +@has_resize_grip: + + |