Method
DexDBusInterfaceSkeletonset_flags
unstable since: 1.1
Declaration [src]
void
dex_dbus_interface_skeleton_set_flags (
DexDBusInterfaceSkeleton* interface_,
DexDBusInterfaceSkeletonFlags flags
)
Description [src]
Sets flags describing what the behavior of interface_ should be.
Available since: 1.1
Parameters
flags-
Type:
DexDBusInterfaceSkeletonFlagsFlags from the
DexDBusInterfaceSkeletonFlagsenumeration.