Class Geoclue


public class Geoclue extends Package
  • Constructor Details

    • Geoclue

      public Geoclue()
  • Method Details

    • getClassHandler

      public static ClassHandler getClassHandler()
    • clientInterfaceInfo

      public static DBusInterfaceInfo clientInterfaceInfo()
      Gets a machine-readable description of the <link linkend="gdbus-interface-org-freedesktop-GeoClue2-Client.top_of_page">org.freedesktop.GeoClue2.Client</link> D-Bus interface.
      Returns:
      A #GDBusInterfaceInfo. Do not free.
    • clientOverrideProperties

      public static int clientOverrideProperties(@Nonnull ObjectClass klass, int property_id_begin)
      Overrides all #GObject properties in the #GClueClient interface for a concrete class.
      The properties are overridden in the order they are defined.
      Parameters:
      klass - The class structure for a #GObject derived class.
      property_id_begin - The property id to assign to the first overridden property.
      Returns:
      The last property id.
    • locationInterfaceInfo

      public static DBusInterfaceInfo locationInterfaceInfo()
      Gets a machine-readable description of the <link linkend="gdbus-interface-org-freedesktop-GeoClue2-Location.top_of_page">org.freedesktop.GeoClue2.Location</link> D-Bus interface.
      Returns:
      A #GDBusInterfaceInfo. Do not free.
    • locationOverrideProperties

      public static int locationOverrideProperties(@Nonnull ObjectClass klass, int property_id_begin)
      Overrides all #GObject properties in the #GClueLocation interface for a concrete class.
      The properties are overridden in the order they are defined.
      Parameters:
      klass - The class structure for a #GObject derived class.
      property_id_begin - The property id to assign to the first overridden property.
      Returns:
      The last property id.
    • managerInterfaceInfo

      public static DBusInterfaceInfo managerInterfaceInfo()
      Gets a machine-readable description of the <link linkend="gdbus-interface-org-freedesktop-GeoClue2-Manager.top_of_page">org.freedesktop.GeoClue2.Manager</link> D-Bus interface.
      Returns:
      A #GDBusInterfaceInfo. Do not free.
    • managerOverrideProperties

      public static int managerOverrideProperties(@Nonnull ObjectClass klass, int property_id_begin)
      Overrides all #GObject properties in the #GClueManager interface for a concrete class.
      The properties are overridden in the order they are defined.
      Parameters:
      klass - The class structure for a #GObject derived class.
      property_id_begin - The property id to assign to the first overridden property.
      Returns:
      The last property id.