Schnittstelle FileIface.OnGetChildForDisplayName

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

@FunctionalInterface public static interface FileIface.OnGetChildForDisplayName
  • Methodendetails

    • onGetChildForDisplayName

      File onGetChildForDisplayName(CallbackHandler __self, @Nonnull File file, @Nonnull Str display_name)
      Parameter:
      file - input #GFile
      display_name - string to a possible child
      Gibt zurück:
      a #GFile to the specified child, or %NULL if the display name couldn't be converted. Free the returned object with g_object_unref().