Schnittstelle CellAreaClass.OnGetPreferredHeight

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

@FunctionalInterface public static interface CellAreaClass.OnGetPreferredHeight
  • Methodendetails

    • onGetPreferredHeight

      void onGetPreferredHeight(CallbackHandler __self, @Nonnull CellArea area, @Nonnull CellAreaContext context, @Nonnull Widget widget, @Nullable Int minimum_height, @Nullable Int natural_height)
      Parameter:
      area - a `GtkCellArea`
      context - the `GtkCellArea`Context to perform this request with
      widget - the `GtkWidget` where @area will be rendering
      minimum_height - location to store the minimum height
      natural_height - location to store the natural height