Schnittstelle TreeModelIface.OnGetColumnType

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

@FunctionalInterface public static interface TreeModelIface.OnGetColumnType
  • Methodendetails

    • onGetColumnType

      long onGetColumnType(CallbackHandler __self, @Nonnull TreeModel tree_model, int index_)
      Parameter:
      tree_model - a `GtkTreeModel`
      index_ - the column index
      Gibt zurück:
      the type of the column