Package ch.bailu.gtk.gio
Schnittstelle AppInfoIface.OnCanRemoveSupportsType
- Umschließende Klasse:
AppInfoIface
- Funktionsschnittstelle:
- Dies ist eine funktionale Schnittstelle, die somit als Zuweisungsziel für einen Lambdaausdruck oder eine Methodenreferenz verwendet werden kann.
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungboolean
onCanRemoveSupportsType
(CallbackHandler __self, AppInfo appinfo)
-
Methodendetails
-
onCanRemoveSupportsType
- Parameter:
appinfo
- the app info- Gibt zurück:
- `TRUE` if it is possible to remove supported content types from a given @appinfo, `FALSE` if not.
-