diff options
Diffstat (limited to 'doc/libempathy')
-rw-r--r-- | doc/libempathy/tmpl/empathy-message.sgml | 18 | ||||
-rw-r--r-- | doc/libempathy/tmpl/empathy-utils.sgml | 48 |
2 files changed, 34 insertions, 32 deletions
diff --git a/doc/libempathy/tmpl/empathy-message.sgml b/doc/libempathy/tmpl/empathy-message.sgml index 35ec26770..408716f4d 100644 --- a/doc/libempathy/tmpl/empathy-message.sgml +++ b/doc/libempathy/tmpl/empathy-message.sgml @@ -157,3 +157,21 @@ EmpathyMessage @timestamp: +<!-- ##### FUNCTION empathy_message_type_from_str ##### --> +<para> + +</para> + +@type_str: +@Returns: + + +<!-- ##### FUNCTION empathy_message_type_to_str ##### --> +<para> + +</para> + +@type: +@Returns: + + diff --git a/doc/libempathy/tmpl/empathy-utils.sgml b/doc/libempathy/tmpl/empathy-utils.sgml index 51442af51..0ea1a1fa1 100644 --- a/doc/libempathy/tmpl/empathy-utils.sgml +++ b/doc/libempathy/tmpl/empathy-utils.sgml @@ -121,77 +121,61 @@ empathy-utils @Returns: -<!-- ##### FUNCTION empathy_dbus_type_to_g_type ##### --> -<para> - -</para> - -@dbus_type_string: -@Returns: - - -<!-- ##### FUNCTION empathy_g_type_to_dbus_type ##### --> -<para> - -</para> - -@g_type: -@Returns: - - -<!-- ##### FUNCTION empathy_g_value_to_string ##### --> +<!-- ##### FUNCTION empathy_account_hash ##### --> <para> </para> -@value: +@key: @Returns: -<!-- ##### FUNCTION empathy_string_to_g_value ##### --> +<!-- ##### FUNCTION empathy_account_equal ##### --> <para> </para> -@str: -@type: +@a: +@b: @Returns: -<!-- ##### FUNCTION empathy_g_value_equal ##### --> +<!-- ##### FUNCTION empathy_mission_control_new ##### --> <para> </para> -@value1: -@value2: @Returns: -<!-- ##### FUNCTION empathy_account_hash ##### --> +<!-- ##### FUNCTION empathy_inspect_handle ##### --> <para> </para> -@key: +@account: +@handle: +@handle_type: @Returns: -<!-- ##### FUNCTION empathy_account_equal ##### --> +<!-- ##### FUNCTION empathy_inspect_channel ##### --> <para> </para> -@a: -@b: +@account: +@tp_chan: @Returns: -<!-- ##### FUNCTION empathy_mission_control_new ##### --> +<!-- ##### FUNCTION empathy_strdiff ##### --> <para> </para> +@left: +@right: @Returns: |