mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-03 01:36:17 +01:00
Added Annotations
This commit is contained in:
parent
0990106501
commit
b963bcf8c5
@ -336,14 +336,14 @@ g_dbus_interface_skeleton_get_info (GDBusInterfaceSkeleton *interface_)
|
||||
}
|
||||
|
||||
/**
|
||||
* g_dbus_interface_skeleton_get_vtable: (skip)
|
||||
* g_dbus_interface_skeleton_get_vtable:
|
||||
* @interface_: A #GDBusInterfaceSkeleton.
|
||||
*
|
||||
* Gets the interface vtable for the D-Bus interface implemented by
|
||||
* @interface_. The returned function pointers should expect @interface_
|
||||
* itself to be passed as @user_data.
|
||||
*
|
||||
* Returns: A #GDBusInterfaceVTable (never %NULL).
|
||||
* Returns: (not nullable) (transfer none): the vtable of the D-Bus interface implemented by the skeleton
|
||||
*
|
||||
* Since: 2.30
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user