Location
Object Hierarchy:
Description:
[
CCode ( type_id =
"gclue_location_get_type ()" ) ]
public interface Location :
Object
Abstract interface type for the D-Bus interface <link linkend="gdbus-interface-org-freedesktop-GeoClue2-Location.
top_of_page">org.freedesktop.GeoClue2.Location</link>.
All known implementing classes:
Content:
Properties:
- public abstract double accuracy { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-GeoClue2-Location.
- public abstract double altitude { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-GeoClue2-Location.
- public abstract string description { owned get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-GeoClue2-Location.
- public abstract double heading { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-GeoClue2-Location.
- public abstract double latitude { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-GeoClue2-Location.
- public abstract double longitude { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-GeoClue2-Location.
- public abstract double speed { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-GeoClue2-Location.
- public abstract Variant timestamp { owned get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-GeoClue2-Location.
Static methods:
Inherited Members:
All known members inherited from class GLib.Object