Schnittstelle CellAreaContextClass.OnGetPreferredHeightForWidth

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

@FunctionalInterface public static interface CellAreaContextClass.OnGetPreferredHeightForWidth
  • Methodendetails

    • onGetPreferredHeightForWidth

      void onGetPreferredHeightForWidth(CallbackHandler __self, @Nonnull CellAreaContext context, int width, @Nullable Int minimum_height, @Nullable Int natural_height)
      Parameter:
      context - a `GtkCellAreaContext`
      width - a proposed width for allocation
      minimum_height - location to store the minimum height
      natural_height - location to store the natural height