Package ch.bailu.gtk.geoclue
Class Geoclue
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Package
ch.bailu.gtk.geoclue.Geoclue
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic DBusInterfaceInfo
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.static int
clientOverrideProperties
(ObjectClass klass, int property_id_begin) Overrides all #GObject properties in the #GClueClient interface for a concrete class.static ClassHandler
static DBusInterfaceInfo
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.static int
locationOverrideProperties
(ObjectClass klass, int property_id_begin) Overrides all #GObject properties in the #GClueLocation interface for a concrete class.static DBusInterfaceInfo
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.static int
managerOverrideProperties
(ObjectClass klass, int property_id_begin) Overrides all #GObject properties in the #GClueManager interface for a concrete class.Methods inherited from class ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNull
-
Constructor Details
-
Geoclue
public Geoclue()
-
-
Method Details
-
getClassHandler
-
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
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
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
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
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
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.
-