libmm-glib,docs: fix missing documentations

This commit is contained in:
Aleksander Morgado
2015-08-02 12:05:51 +02:00
parent 7a7fddc931
commit 707a2ef417
3 changed files with 6 additions and 6 deletions

View File

@@ -309,7 +309,7 @@ mm_bearer_properties_get_number (MMBearerProperties *self)
/*****************************************************************************/
/**
* mm_simple_connect_properties_set_rm_protocol:
* mm_bearer_properties_set_rm_protocol:
* @self: a #MMBearerProperties.
* @protocol: a #MMModemCdmaRmProtocol.
*
@@ -412,8 +412,8 @@ mm_bearer_properties_get_dictionary (MMBearerProperties *self)
/**
* mm_bearer_properties_consume_string:
* @self: a #MMBearerProperties
* @key:
* @value:
* @key: the key string.
* @value: the value string.
* @error: (allow-none): Return location for error or %NULL.
*
* Returns: %TRUE if the operation succeded, %FALSE if @error is set.
@@ -530,7 +530,7 @@ mm_bearer_properties_new_from_string (const gchar *str,
/**
* mm_bearer_properties_consume_variant:
* @properties: a #MMBearerProperties
* @key:
* @key: the key string.
* @value: a #GVariant
* @error: (allow-none): Return location for error or %NULL.
*

View File

@@ -530,7 +530,7 @@ create_sms_ready (MMModemMessaging *self,
}
/**
* mm_modem_messaging_create_sms:
* mm_modem_messaging_create:
* @self: A #MMModemMessaging.
* @properties: A ##MMSmsProperties object with the properties to use.
* @cancellable: (allow-none): A #GCancellable or %NULL.

View File

@@ -1129,7 +1129,7 @@ mm_modem_get_power_state (MMModem *self)
/*****************************************************************************/
/**
* mm_modem_get_access_technology:
* mm_modem_get_access_technologies:
* @self: A #MMModem.
*
* Gets the current network access technology used by the #MMModem to communicate