Geoclue.Location¶
- Implementations:
Methods¶
class |
|
class |
|
Virtual Methods¶
None
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
Accuracy |
||
r/w |
Altitude |
||
r/w |
Description |
||
r/w |
Heading |
||
r/w |
Latitude |
||
r/w |
Longitude |
||
r/w |
Speed |
||
r/w |
Timestamp |
Signals¶
None
Fields¶
None
Class Details¶
- class Geoclue.Location¶
- Bases:
- Structure:
Abstract interface type for the D-Bus interface ‘org.freedesktop.GeoClue2.Location [gdbus-interface-org-freedesktop-GeoClue2-Location.top_of_page]’.
- classmethod interface_info()¶
- Returns:
A
Gio.DBusInterfaceInfo
. Do not free.- Return type:
Gets a machine-readable description of the ‘org.freedesktop.GeoClue2.Location [gdbus-interface-org-freedesktop-GeoClue2-Location.top_of_page]’ D-Bus interface.
- classmethod override_properties(klass, property_id_begin)¶
- Parameters:
klass (
GObject.ObjectClass
) – The class structure for aGObject.Object
derived class.property_id_begin (
int
) – The property id to assign to the first overridden property.
- Returns:
The last property id.
- Return type:
Overrides all
GObject.Object
properties in theGeoclue.Location
interface for a concrete class. The properties are overridden in the order they are defined.
Property Details¶
- Geoclue.Location.props.accuracy¶
-
Represents the D-Bus property ‘“Accuracy” [gdbus-property-org-freedesktop-GeoClue2-Location.Accuracy]’.
Since the D-Bus property for this
GObject.Object
property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.
- Geoclue.Location.props.altitude¶
-
Represents the D-Bus property ‘“Altitude” [gdbus-property-org-freedesktop-GeoClue2-Location.Altitude]’.
Since the D-Bus property for this
GObject.Object
property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.
- Geoclue.Location.props.description¶
-
Represents the D-Bus property ‘“Description” [gdbus-property-org-freedesktop-GeoClue2-Location.Description]’.
Since the D-Bus property for this
GObject.Object
property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.
- Geoclue.Location.props.heading¶
-
Represents the D-Bus property ‘“Heading” [gdbus-property-org-freedesktop-GeoClue2-Location.Heading]’.
Since the D-Bus property for this
GObject.Object
property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.
- Geoclue.Location.props.latitude¶
-
Represents the D-Bus property ‘“Latitude” [gdbus-property-org-freedesktop-GeoClue2-Location.Latitude]’.
Since the D-Bus property for this
GObject.Object
property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.
- Geoclue.Location.props.longitude¶
-
Represents the D-Bus property ‘“Longitude” [gdbus-property-org-freedesktop-GeoClue2-Location.Longitude]’.
Since the D-Bus property for this
GObject.Object
property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.
- Geoclue.Location.props.speed¶
-
Represents the D-Bus property ‘“Speed” [gdbus-property-org-freedesktop-GeoClue2-Location.Speed]’.
Since the D-Bus property for this
GObject.Object
property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.
- Geoclue.Location.props.timestamp¶
- Name:
timestamp
- Type:
- Default Value:
- Flags:
Represents the D-Bus property ‘“Timestamp” [gdbus-property-org-freedesktop-GeoClue2-Location.Timestamp]’.
Since the D-Bus property for this
GObject.Object
property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.