mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-12-13 16:07:36 +00:00
call: Add transfer annotation for get_protocol()
This commit is contained in:
parent
72adee4922
commit
500581d35d
1 changed files with 1 additions and 1 deletions
|
@ -469,7 +469,7 @@ calls_call_get_inbound (CallsCall *self)
|
|||
*
|
||||
* Get the protocol of the call (i.e. "tel", "sip")
|
||||
*
|
||||
* Returns: The protocol used or %NULL when unknown
|
||||
* Returns: (transfer none): The protocol used or %NULL when unknown
|
||||
*/
|
||||
const char *
|
||||
calls_call_get_protocol (CallsCall *self)
|
||||
|
|
Loading…
Reference in a new issue