diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2012-10-03 13:17:12 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-10-04 10:17:12 +0200 |
commit | 4f5dd8afaa79efecc1e7ffa56988d60f6e45c706 (patch) | |
tree | ae6296f1e8db8cd2202764ea4c1446db8dc0a62e /docs/reference/libmm-glib | |
parent | 433fdea6d4107dcbe7848a28aa492c44742a00c2 (diff) |
libmm-glib,unlock-retries: improve documentation
Diffstat (limited to 'docs/reference/libmm-glib')
-rw-r--r-- | docs/reference/libmm-glib/libmm-glib-sections.txt | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/docs/reference/libmm-glib/libmm-glib-sections.txt b/docs/reference/libmm-glib/libmm-glib-sections.txt index 8b978041..fa837666 100644 --- a/docs/reference/libmm-glib/libmm-glib-sections.txt +++ b/docs/reference/libmm-glib/libmm-glib-sections.txt @@ -165,19 +165,21 @@ mm_modem_get_type <FILE>mm-unlock-retries</FILE> <TITLE>MMUnlockRetries</TITLE> MMUnlockRetries -MMUnlockRetriesClass -MMUnlockRetriesForeachCb MM_UNLOCK_RETRIES_UNKNOWN +<SUBSECTION Getters> +mm_unlock_retries_get +MMUnlockRetriesForeachCb +mm_unlock_retries_foreach +<SUBSECTION Private> mm_unlock_retries_build_string mm_unlock_retries_cmp -mm_unlock_retries_foreach -mm_unlock_retries_get -mm_unlock_retries_get_dictionary mm_unlock_retries_new mm_unlock_retries_new_from_dictionary +mm_unlock_retries_get_dictionary mm_unlock_retries_set mm_unlock_retries_unset <SUBSECTION Standard> +MMUnlockRetriesClass MMUnlockRetriesPrivate MM_IS_UNLOCK_RETRIES MM_IS_UNLOCK_RETRIES_CLASS |