Interface ObjectClass.OnGetProperty

Enclosing class:
ObjectClass
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 ObjectClass.OnGetProperty
  • Method Details

    • onGetProperty

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