Package ch.bailu.gtk.gio
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.
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungonLookupAction
(CallbackHandler __self, ActionMap action_map, Str action_name)
-
Methodendetails
-
onLookupAction
Action onLookupAction(CallbackHandler __self, @Nonnull ActionMap action_map, @Nonnull Str action_name) - Parameter:
action_map
- an action mapaction_name
- the name of an action- Gibt zurück:
- a [iface@Gio.Action]
-