Schnittstelle ActionMapInterface.OnLookupAction

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

@FunctionalInterface public static interface ActionMapInterface.OnLookupAction
  • Methodendetails

    • onLookupAction

      Action onLookupAction(CallbackHandler __self, @Nonnull ActionMap action_map, @Nonnull Str action_name)
      Parameter:
      action_map - an action map
      action_name - the name of an action
      Gibt zurück:
      a [iface@Gio.Action]