diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2022-01-06 20:38:31 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2022-01-06 20:51:59 +0100 |
commit | cf210e391689fa547f3895d7da53bfcba1bd1a31 (patch) | |
tree | 6e050a8134dfab81dd42a22ae549002221eeef5c /docs/reference | |
parent | 64498285351755e1f22182667b9f283b004305b8 (diff) |
docs,libmm-glib: add missing reference to index field related methods
Diffstat (limited to 'docs/reference')
-rw-r--r-- | docs/reference/libmm-glib/libmm-glib-sections.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/reference/libmm-glib/libmm-glib-sections.txt b/docs/reference/libmm-glib/libmm-glib-sections.txt index 77ddfdb1..b9edd47f 100644 --- a/docs/reference/libmm-glib/libmm-glib-sections.txt +++ b/docs/reference/libmm-glib/libmm-glib-sections.txt @@ -1685,6 +1685,8 @@ MMModem3gppProfileManager <SUBSECTION Getters> mm_modem_3gpp_profile_manager_get_path mm_modem_3gpp_profile_manager_dup_path +mm_modem_3gpp_profile_manager_get_index_field +mm_modem_3gpp_profile_manager_dup_index_field <SUBSECTION Methods> mm_modem_3gpp_profile_manager_list mm_modem_3gpp_profile_manager_list_finish @@ -2386,6 +2388,9 @@ mm_gdbus_modem3gpp_ussd_skeleton_get_type <TITLE>MmGdbusModem3gppProfileManager</TITLE> MmGdbusModem3gppProfileManager MmGdbusModem3gppProfileManagerIface +<SUBSECTION Getters> +mm_gdbus_modem3gpp_profile_manager_dup_index_field +mm_gdbus_modem3gpp_profile_manager_get_index_field <SUBSECTION Methods> mm_gdbus_modem3gpp_profile_manager_call_delete mm_gdbus_modem3gpp_profile_manager_call_delete_finish @@ -2403,6 +2408,7 @@ mm_gdbus_modem3gpp_profile_manager_complete_list mm_gdbus_modem3gpp_profile_manager_complete_set mm_gdbus_modem3gpp_profile_manager_interface_info mm_gdbus_modem3gpp_profile_manager_override_properties +mm_gdbus_modem3gpp_profile_manager_set_index_field <SUBSECTION Standard> MM_GDBUS_IS_MODEM3GPP_PROFILE_MANAGER MM_GDBUS_MODEM3GPP_PROFILE_MANAGER |