Interface WidgetClass.OnComputeExpand

Enclosing class:
WidgetClass
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 WidgetClass.OnComputeExpand
  • Method Details

    • onComputeExpand

      void onComputeExpand(CallbackHandler __self, @Nonnull Widget widget, @Nonnull Int hexpand_p, @Nonnull Int vexpand_p)
      Parameters:
      widget -
      hexpand_p -
      vexpand_p -