Virtual Method
GioDBusInterfaceSkeletonget_properties
since: 2.30
Declaration [src]
GVariant*
get_properties (
GDBusInterfaceSkeleton* interface_
)
Return value
Type: GVariant
A GVariant
of type
[‘a{sv}’][G-VARIANT-TYPE-VARDICT:CAPS].
Free with g_variant_unref().
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |