diff options
author | Perberos <[email protected]> | 2011-12-01 21:42:39 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-12-01 21:42:39 -0300 |
commit | fe8aea1c3b5348347633da18a02b0bffd3b266a1 (patch) | |
tree | 9881bf77df7572844707cc7c50bd8ca6b5a97076 /doc/tmpl/location-entry.sgml | |
download | libmateweather-fe8aea1c3b5348347633da18a02b0bffd3b266a1.tar.bz2 libmateweather-fe8aea1c3b5348347633da18a02b0bffd3b266a1.tar.xz |
moving from https://github.com/perberos/mate-desktop-environment
Diffstat (limited to 'doc/tmpl/location-entry.sgml')
-rw-r--r-- | doc/tmpl/location-entry.sgml | 73 |
1 files changed, 73 insertions, 0 deletions
diff --git a/doc/tmpl/location-entry.sgml b/doc/tmpl/location-entry.sgml new file mode 100644 index 0000000..8c84c10 --- /dev/null +++ b/doc/tmpl/location-entry.sgml @@ -0,0 +1,73 @@ +<!-- ##### SECTION Title ##### --> +MateWeatherLocationEntry + +<!-- ##### SECTION Short_Description ##### --> + + +<!-- ##### SECTION Long_Description ##### --> +<para> + +</para> + +<!-- ##### SECTION See_Also ##### --> +<para> + +</para> + +<!-- ##### SECTION Stability_Level ##### --> + + +<!-- ##### STRUCT MateWeatherLocationEntry ##### --> +<para> + +</para> + + +<!-- ##### ARG MateWeatherLocationEntry:location ##### --> +<para> + +</para> + +<!-- ##### ARG MateWeatherLocationEntry:top ##### --> +<para> + +</para> + +<!-- ##### FUNCTION mateweather_location_entry_new ##### --> +<para> + +</para> + +@top: +@Returns: + + +<!-- ##### FUNCTION mateweather_location_entry_set_location ##### --> +<para> + +</para> + +@entry: +@loc: + + +<!-- ##### FUNCTION mateweather_location_entry_get_location ##### --> +<para> + +</para> + +@entry: +@Returns: + + +<!-- ##### FUNCTION mateweather_location_entry_set_city ##### --> +<para> + +</para> + +@entry: +@city_name: +@code: +@Returns: + + |