Add "Since: 2.30" for new D-Bus routines

Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
David Zeuthen
2011-04-08 16:29:48 -04:00
parent bf6e10fe52
commit ac93a6af88
16 changed files with 172 additions and 8 deletions

View File

@@ -51,6 +51,8 @@ typedef struct _GDBusObjectIface GDBusObjectIface;
* <note><para>The @lookup_with_typecheck and @peek_with_typecheck
* virtual functions should only be used by D-Bus interface
* implementations.</para></note>
*
* Since: 2.30
*/
struct _GDBusObjectIface
{