Package ch.bailu.gtk.gio
Schnittstelle AppLaunchContextClass.OnLaunchStarted
- 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 TypMethodeBeschreibungvoidonLaunchStarted(CallbackHandler __self, AppLaunchContext context, AppInfo info, Variant platform_data)
-
Methodendetails
-
onLaunchStarted
void onLaunchStarted(CallbackHandler __self, @Nonnull AppLaunchContext context, @Nonnull AppInfo info, @Nonnull Variant platform_data) - Parameter:
context-info-platform_data-
-