diff options
author | Diego Escalante Urrelo <diegoe@src.gnome.org> | 2008-11-30 04:04:16 +0800 |
---|---|---|
committer | Diego Escalante Urrelo <diegoe@src.gnome.org> | 2008-11-30 04:04:16 +0800 |
commit | db47da036dd918084f0f738fa87b1e2ba4dd10a4 (patch) | |
tree | becc66fb1ebc9c261457ed9abecf2e50e528514e /doc/reference/tmpl/ephy-spinner.sgml | |
parent | 61a018fad384a370391ab35e291ebd6ce9eaeb7d (diff) | |
download | gsoc2013-epiphany-db47da036dd918084f0f738fa87b1e2ba4dd10a4.tar gsoc2013-epiphany-db47da036dd918084f0f738fa87b1e2ba4dd10a4.tar.gz gsoc2013-epiphany-db47da036dd918084f0f738fa87b1e2ba4dd10a4.tar.bz2 gsoc2013-epiphany-db47da036dd918084f0f738fa87b1e2ba4dd10a4.tar.lz gsoc2013-epiphany-db47da036dd918084f0f738fa87b1e2ba4dd10a4.tar.xz gsoc2013-epiphany-db47da036dd918084f0f738fa87b1e2ba4dd10a4.tar.zst gsoc2013-epiphany-db47da036dd918084f0f738fa87b1e2ba4dd10a4.zip |
Enable docs for ephy-spinner
svn path=/trunk/; revision=8624
Diffstat (limited to 'doc/reference/tmpl/ephy-spinner.sgml')
-rw-r--r-- | doc/reference/tmpl/ephy-spinner.sgml | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/doc/reference/tmpl/ephy-spinner.sgml b/doc/reference/tmpl/ephy-spinner.sgml new file mode 100644 index 000000000..170eeb0c1 --- /dev/null +++ b/doc/reference/tmpl/ephy-spinner.sgml @@ -0,0 +1,58 @@ +<!-- ##### SECTION Title ##### --> +EphySpinner + +<!-- ##### SECTION Short_Description ##### --> + + +<!-- ##### SECTION Long_Description ##### --> +<para> + +</para> + +<!-- ##### SECTION See_Also ##### --> +<para> + +</para> + +<!-- ##### SECTION Stability_Level ##### --> + + +<!-- ##### STRUCT EphySpinner ##### --> +<para> + +</para> + + +<!-- ##### FUNCTION ephy_spinner_new ##### --> +<para> + +</para> + +@Returns: + + +<!-- ##### FUNCTION ephy_spinner_start ##### --> +<para> + +</para> + +@throbber: + + +<!-- ##### FUNCTION ephy_spinner_stop ##### --> +<para> + +</para> + +@throbber: + + +<!-- ##### FUNCTION ephy_spinner_set_size ##### --> +<para> + +</para> + +@spinner: +@size: + + |