Interface PaintableInterface.OnGetFlags

Enclosing class:
PaintableInterface
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 PaintableInterface.OnGetFlags
  • Method Details

    • onGetFlags

      int onGetFlags(CallbackHandler __self, @Nonnull Paintable paintable)
      Parameters:
      paintable - a `GdkPaintable`
      Returns:
      The `GdkPaintableFlags` for this paintable