Package ch.bailu.gtk.gio
Schnittstelle AppLaunchContextClass.OnGetDisplay
- Umschließende Klasse:
AppLaunchContextClass
- Funktionsschnittstelle:
- Dies ist eine funktionale Schnittstelle, die somit als Zuweisungsziel für einen Lambdaausdruck oder eine Methodenreferenz verwendet werden kann.
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungonGetDisplay
(CallbackHandler __self, AppLaunchContext context, AppInfo info, List files)
-
Methodendetails
-
onGetDisplay
Str onGetDisplay(CallbackHandler __self, @Nonnull AppLaunchContext context, @Nonnull AppInfo info, @Nonnull List files) - Parameter:
context
- the launch contextinfo
- the app infofiles
- a list of [iface@Gio.File] objects- Gibt zurück:
- a display string for the display.
-