Schnittstelle CellLayoutIface.OnReorder

Umschließende Klasse:
CellLayoutIface
Funktionsschnittstelle:
Dies ist eine funktionale Schnittstelle, die somit als Zuweisungsziel für einen Lambdaausdruck oder eine Methodenreferenz verwendet werden kann.

@FunctionalInterface public static interface CellLayoutIface.OnReorder
  • Methodendetails

    • onReorder

      void onReorder(CallbackHandler __self, @Nonnull CellLayout cell_layout, @Nonnull CellRenderer cell, int position)
      Parameter:
      cell_layout - a `GtkCellLayout`
      cell - a `GtkCellRenderer` to reorder
      position - new position to insert @cell at