diff options
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: + + |