Interface CellLayoutIface.OnPackStart

Enclosing class:
CellLayoutIface
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 CellLayoutIface.OnPackStart
  • Method Details

    • onPackStart

      void onPackStart(CallbackHandler __self, @Nonnull CellLayout cell_layout, @Nonnull CellRenderer cell, boolean expand)
      Parameters:
      cell_layout - a `GtkCellLayout`
      cell - a `GtkCellRenderer`
      expand - %TRUE if @cell is to be given extra space allocated to @cell_layout