Interface ScrollableInterface.OnGetBorder

Enclosing class:
ScrollableInterface
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 ScrollableInterface.OnGetBorder
  • Method Details

    • onGetBorder

      boolean onGetBorder(CallbackHandler __self, @Nonnull Scrollable scrollable, @Nonnull Border border)
      Parameters:
      scrollable - a `GtkScrollable`
      border - return location for the results
      Returns:
      %TRUE if @border has been set