Interface InitiallyUnownedClass.OnSetProperty

Enclosing class:
InitiallyUnownedClass
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 InitiallyUnownedClass.OnSetProperty
  • Method Details

    • onSetProperty

      void onSetProperty(CallbackHandler __self, @Nonnull Object object, int property_id, @Nonnull Value value, @Nonnull ParamSpec pspec)
      Parameters:
      object -
      property_id -
      value -
      pspec -