sms-properties: fix introspection comment
This commit is contained in:
@@ -181,7 +181,7 @@ mm_sms_properties_peek_data_bytearray (MMSmsProperties *self)
|
||||
*
|
||||
* Gets the message data.
|
||||
*
|
||||
* Returns: (transfer none): A #GByteArray with the message data, or %NULL if it doesn't contain any (e.g. contains text instead). The returned value should be freed with g_byte_array_unref().
|
||||
* Returns: (transfer full): A #GByteArray with the message data, or %NULL if it doesn't contain any (e.g. contains text instead). The returned value should be freed with g_byte_array_unref().
|
||||
*/
|
||||
GByteArray *
|
||||
mm_sms_properties_get_data_bytearray (MMSmsProperties *self)
|
||||
|
Reference in New Issue
Block a user