diff options
Diffstat (limited to 'docs/reference/libmm-glib/libmm-glib-sections.txt')
-rw-r--r-- | docs/reference/libmm-glib/libmm-glib-sections.txt | 37 |
1 files changed, 20 insertions, 17 deletions
diff --git a/docs/reference/libmm-glib/libmm-glib-sections.txt b/docs/reference/libmm-glib/libmm-glib-sections.txt index 53eb5f6c..5d2983f1 100644 --- a/docs/reference/libmm-glib/libmm-glib-sections.txt +++ b/docs/reference/libmm-glib/libmm-glib-sections.txt @@ -736,30 +736,33 @@ mm_bearer_ip_config_get_type <FILE>mm-bearer-properties</FILE> <TITLE>MMBearerProperties</TITLE> MMBearerProperties -MMBearerPropertiesClass -mm_bearer_properties_cmp -mm_bearer_properties_consume_string -mm_bearer_properties_consume_variant -mm_bearer_properties_dup -mm_bearer_properties_get_allow_roaming +<SUBSECTION New> +mm_bearer_properties_new +<SUBSECTION GettersSetters> mm_bearer_properties_get_apn -mm_bearer_properties_get_dictionary +mm_bearer_properties_set_apn +mm_bearer_properties_set_user +mm_bearer_properties_get_user +mm_bearer_properties_get_password +mm_bearer_properties_set_password mm_bearer_properties_get_ip_type +mm_bearer_properties_set_ip_type +mm_bearer_properties_get_allow_roaming +mm_bearer_properties_set_allow_roaming mm_bearer_properties_get_number -mm_bearer_properties_get_password +mm_bearer_properties_set_number mm_bearer_properties_get_rm_protocol -mm_bearer_properties_get_user -mm_bearer_properties_new +mm_bearer_properties_set_rm_protocol +<SUBSECTION Private> mm_bearer_properties_new_from_dictionary mm_bearer_properties_new_from_string -mm_bearer_properties_set_allow_roaming -mm_bearer_properties_set_apn -mm_bearer_properties_set_ip_type -mm_bearer_properties_set_number -mm_bearer_properties_set_password -mm_bearer_properties_set_rm_protocol -mm_bearer_properties_set_user +mm_bearer_properties_cmp +mm_bearer_properties_consume_string +mm_bearer_properties_consume_variant +mm_bearer_properties_dup +mm_bearer_properties_get_dictionary <SUBSECTION Standard> +MMBearerPropertiesClass MMBearerPropertiesPrivate MM_BEARER_PROPERTIES MM_BEARER_PROPERTIES_CLASS |