Package ch.bailu.gtk.gio
Interface DBusInterfaceSkeletonClass.OnGetProperties
- Enclosing class:
- DBusInterfaceSkeletonClass
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptiononGetProperties
(CallbackHandler __self, DBusInterfaceSkeleton interface_)
-
Method Details
-
onGetProperties
- Parameters:
interface_
- A #GDBusInterfaceSkeleton.- Returns:
- A #GVariant of type ['a{sv}'][G-VARIANT-TYPE-VARDICT:CAPS]. Free with g_variant_unref().
-