Schnittstelle LocationIface.OnGetDescription

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

@FunctionalInterface public static interface LocationIface.OnGetDescription
  • Methodendetails

    • onGetDescription

      Str onGetDescription(CallbackHandler __self, @Nonnull Location object)
      Parameter:
      object - A #GClueLocation.
      Gibt zurück:
      The property value or %NULL if the property is not set. Do not free the returned value, it belongs to @object.