Klasse DesktopAppInfoLookup

Alle implementierten Schnittstellen:
PointerInterface

public class DesktopAppInfoLookup extends Interface
#GDesktopAppInfoLookup is an opaque data structure and can only be accessed
using the following functions.

https://docs.gtk.org/gio/iface.DesktopAppInfoLookup.html

  • Konstruktordetails

  • Methodendetails

    • getClassHandler

      public static ClassHandler getClassHandler()
    • getDefaultForUriScheme

      @Deprecated public AppInfo getDefaultForUriScheme(@Nonnull Str uri_scheme)
      Veraltet.
      Gets the default application for launching applications
      using this URI scheme for a particular [iface@Gio.DesktopAppInfoLookup]
      implementation.

      The [iface@Gio.DesktopAppInfoLookup] interface and this function is used
      to implement [func@Gio.AppInfo.get_default_for_uri_scheme] backends
      in a GIO module. There is no reason for applications to use it
      directly. Applications should use
      [func@Gio.AppInfo.get_default_for_uri_scheme].
      Parameter:
      uri_scheme - a string containing a URI scheme.
      Gibt zurück:
      [iface@Gio.AppInfo] for given @uri_scheme or `NULL` on error.
    • getDefaultForUriScheme

      @Deprecated public AppInfo getDefaultForUriScheme(String uri_scheme)
      Veraltet.
      Gets the default application for launching applications
      using this URI scheme for a particular [iface@Gio.DesktopAppInfoLookup]
      implementation.

      The [iface@Gio.DesktopAppInfoLookup] interface and this function is used
      to implement [func@Gio.AppInfo.get_default_for_uri_scheme] backends
      in a GIO module. There is no reason for applications to use it
      directly. Applications should use
      [func@Gio.AppInfo.get_default_for_uri_scheme].
      Parameter:
      uri_scheme - a string containing a URI scheme.
      Gibt zurück:
      [iface@Gio.AppInfo] for given @uri_scheme or `NULL` on error.
    • getTypeID

      public static long getTypeID()
    • getParentTypeID

      public static long getParentTypeID()
    • getTypeSize

      public static TypeSystem.TypeSize getTypeSize()
    • getParentTypeSize

      public static TypeSystem.TypeSize getParentTypeSize()
    • getInstanceSize

      public static int getInstanceSize()