Schnittstelle SelectionModelInterface.OnIsSelected

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

@FunctionalInterface public static interface SelectionModelInterface.OnIsSelected
  • Methodendetails

    • onIsSelected

      boolean onIsSelected(CallbackHandler __self, @Nonnull SelectionModel model, int position)
      Parameter:
      model - a `GtkSelectionModel`
      position - the position of the item to query
      Gibt zurück:
      %TRUE if the item is selected