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.

@FunctionalInterface public static interface DBusInterfaceSkeletonClass.OnGetProperties
  • Method Details

    • onGetProperties

      Variant onGetProperties(CallbackHandler __self, @Nonnull DBusInterfaceSkeleton interface_)
      Parameters:
      interface_ - A #GDBusInterfaceSkeleton.
      Returns:
      A #GVariant of type ['a{sv}'][G-VARIANT-TYPE-VARDICT:CAPS]. Free with g_variant_unref().