Package ch.bailu.gtk.geoclue
Klasse ClientIface
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.geoclue.ClientIface
- Alle implementierten Schnittstellen:
PointerInterface
Virtual table for the D-Bus interface <link linkend="gdbus-interface-org-freedesktop-GeoClue2-Client.top_of_page">org.freedesktop.GeoClue2.Client</link>.
https://www.freedesktop.org/software/geoclue/docs/libgeoclue/
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final String
Getter for the #GClueClient:active property.static final String
Getter for the #GClueClient:desktop-id property.static final String
Getter for the #GClueClient:distance-threshold property.static final String
Getter for the #GClueClient:location property.static final String
Getter for the #GClueClient:requested-accuracy-level property.static final String
Getter for the #GClueClient:time-threshold property.static final String
Handler for the #GClueClient::handle-start signal.static final String
Handler for the #GClueClient::handle-stop signal.static final String
Handler for the #GClueClient::location-updated signal.static final String
The parent interface. -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic ClassHandler
ch.bailu.gtk.geoclue.JnaClientIface.OnGetActive
Getter for the #GClueClient:active property.ch.bailu.gtk.geoclue.JnaClientIface.OnGetDesktopId
Getter for the #GClueClient:desktop-id property.ch.bailu.gtk.geoclue.JnaClientIface.OnGetDistanceThreshold
Getter for the #GClueClient:distance-threshold property.ch.bailu.gtk.geoclue.JnaClientIface.OnGetLocation
Getter for the #GClueClient:location property.ch.bailu.gtk.geoclue.JnaClientIface.OnGetRequestedAccuracyLevel
Getter for the #GClueClient:requested-accuracy-level property.ch.bailu.gtk.geoclue.JnaClientIface.OnGetTimeThreshold
Getter for the #GClueClient:time-threshold property.ch.bailu.gtk.geoclue.JnaClientIface.OnHandleStart
Handler for the #GClueClient::handle-start signal.ch.bailu.gtk.geoclue.JnaClientIface.OnHandleStop
Handler for the #GClueClient::handle-stop signal.ch.bailu.gtk.geoclue.JnaClientIface.OnLocationUpdated
Handler for the #GClueClient::location-updated signal.static int
static TypeSystem.TypeSize
static TypeSystem.TypeSize
void
setFieldGetActive
(ClientIface.OnGetActive get_active) Getter for the #GClueClient:active property.void
setFieldGetDesktopId
(ClientIface.OnGetDesktopId get_desktop_id) Getter for the #GClueClient:desktop-id property.void
setFieldGetDistanceThreshold
(ClientIface.OnGetDistanceThreshold get_distance_threshold) Getter for the #GClueClient:distance-threshold property.void
setFieldGetLocation
(ClientIface.OnGetLocation get_location) Getter for the #GClueClient:location property.void
setFieldGetRequestedAccuracyLevel
(ClientIface.OnGetRequestedAccuracyLevel get_requested_accuracy_level) Getter for the #GClueClient:requested-accuracy-level property.void
setFieldGetTimeThreshold
(ClientIface.OnGetTimeThreshold get_time_threshold) Getter for the #GClueClient:time-threshold property.void
setFieldHandleStart
(ClientIface.OnHandleStart handle_start) Handler for the #GClueClient::handle-start signal.void
setFieldHandleStop
(ClientIface.OnHandleStop handle_stop) Handler for the #GClueClient::handle-stop signal.void
setFieldLocationUpdated
(ClientIface.OnLocationUpdated location_updated) Handler for the #GClueClient::location-updated signal.Von Klasse geerbte Methoden ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacks
Von Klasse geerbte Methoden ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNull
Von Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Von Schnittstelle geerbte Methoden ch.bailu.gtk.type.PointerInterface
asCPointerNotNull, asJnaPointer, asPointer, isNotNull, isNull
-
Felddetails
-
PARENT_IFACE
The parent interface.
Private field: direct-type- Siehe auch:
-
HANDLE_START
Handler for the #GClueClient::handle-start signal.
SeeClientIface.OnHandleStart.onHandleStart(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Client, ch.bailu.gtk.gio.DBusMethodInvocation)
- Siehe auch:
-
HANDLE_STOP
Handler for the #GClueClient::handle-stop signal.
SeeClientIface.OnHandleStop.onHandleStop(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Client, ch.bailu.gtk.gio.DBusMethodInvocation)
- Siehe auch:
-
GET_ACTIVE
Getter for the #GClueClient:active property.
SeeClientIface.OnGetActive.onGetActive(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Client)
- Siehe auch:
-
GET_DESKTOP_ID
Getter for the #GClueClient:desktop-id property.
SeeClientIface.OnGetDesktopId.onGetDesktopId(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Client)
- Siehe auch:
-
GET_DISTANCE_THRESHOLD
Getter for the #GClueClient:distance-threshold property.
SeeClientIface.OnGetDistanceThreshold.onGetDistanceThreshold(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Client)
- Siehe auch:
-
GET_LOCATION
Getter for the #GClueClient:location property.
SeeClientIface.OnGetLocation.onGetLocation(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Client)
- Siehe auch:
-
GET_REQUESTED_ACCURACY_LEVEL
Getter for the #GClueClient:requested-accuracy-level property.
SeeClientIface.OnGetRequestedAccuracyLevel.onGetRequestedAccuracyLevel(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Client)
- Siehe auch:
-
GET_TIME_THRESHOLD
Getter for the #GClueClient:time-threshold property.
SeeClientIface.OnGetTimeThreshold.onGetTimeThreshold(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Client)
- Siehe auch:
-
LOCATION_UPDATED
Handler for the #GClueClient::location-updated signal.
SeeClientIface.OnLocationUpdated.onLocationUpdated(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Client, ch.bailu.gtk.type.Str, ch.bailu.gtk.type.Str)
- Siehe auch:
-
-
Konstruktordetails
-
ClientIface
-
ClientIface
public ClientIface()
-
-
Methodendetails
-
getClassHandler
-
setFieldHandleStart
Handler for the #GClueClient::handle-start signal.
SeeClientIface.OnHandleStart.onHandleStart(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Client, ch.bailu.gtk.gio.DBusMethodInvocation)
-
getFieldHandleStart
public ch.bailu.gtk.geoclue.JnaClientIface.OnHandleStart getFieldHandleStart()Handler for the #GClueClient::handle-start signal.
SeeClientIface.OnHandleStart.onHandleStart(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Client, ch.bailu.gtk.gio.DBusMethodInvocation)
-
setFieldHandleStop
Handler for the #GClueClient::handle-stop signal.
SeeClientIface.OnHandleStop.onHandleStop(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Client, ch.bailu.gtk.gio.DBusMethodInvocation)
-
getFieldHandleStop
public ch.bailu.gtk.geoclue.JnaClientIface.OnHandleStop getFieldHandleStop()Handler for the #GClueClient::handle-stop signal.
SeeClientIface.OnHandleStop.onHandleStop(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Client, ch.bailu.gtk.gio.DBusMethodInvocation)
-
setFieldGetActive
Getter for the #GClueClient:active property.
SeeClientIface.OnGetActive.onGetActive(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Client)
-
getFieldGetActive
public ch.bailu.gtk.geoclue.JnaClientIface.OnGetActive getFieldGetActive()Getter for the #GClueClient:active property.
SeeClientIface.OnGetActive.onGetActive(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Client)
-
setFieldGetDesktopId
Getter for the #GClueClient:desktop-id property.
SeeClientIface.OnGetDesktopId.onGetDesktopId(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Client)
-
getFieldGetDesktopId
public ch.bailu.gtk.geoclue.JnaClientIface.OnGetDesktopId getFieldGetDesktopId()Getter for the #GClueClient:desktop-id property.
SeeClientIface.OnGetDesktopId.onGetDesktopId(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Client)
-
setFieldGetDistanceThreshold
Getter for the #GClueClient:distance-threshold property.
SeeClientIface.OnGetDistanceThreshold.onGetDistanceThreshold(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Client)
-
getFieldGetDistanceThreshold
public ch.bailu.gtk.geoclue.JnaClientIface.OnGetDistanceThreshold getFieldGetDistanceThreshold()Getter for the #GClueClient:distance-threshold property.
SeeClientIface.OnGetDistanceThreshold.onGetDistanceThreshold(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Client)
-
setFieldGetLocation
Getter for the #GClueClient:location property.
SeeClientIface.OnGetLocation.onGetLocation(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Client)
-
getFieldGetLocation
public ch.bailu.gtk.geoclue.JnaClientIface.OnGetLocation getFieldGetLocation()Getter for the #GClueClient:location property.
SeeClientIface.OnGetLocation.onGetLocation(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Client)
-
setFieldGetRequestedAccuracyLevel
public void setFieldGetRequestedAccuracyLevel(ClientIface.OnGetRequestedAccuracyLevel get_requested_accuracy_level) Getter for the #GClueClient:requested-accuracy-level property.
SeeClientIface.OnGetRequestedAccuracyLevel.onGetRequestedAccuracyLevel(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Client)
-
getFieldGetRequestedAccuracyLevel
public ch.bailu.gtk.geoclue.JnaClientIface.OnGetRequestedAccuracyLevel getFieldGetRequestedAccuracyLevel()Getter for the #GClueClient:requested-accuracy-level property.
SeeClientIface.OnGetRequestedAccuracyLevel.onGetRequestedAccuracyLevel(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Client)
-
setFieldGetTimeThreshold
Getter for the #GClueClient:time-threshold property.
SeeClientIface.OnGetTimeThreshold.onGetTimeThreshold(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Client)
-
getFieldGetTimeThreshold
public ch.bailu.gtk.geoclue.JnaClientIface.OnGetTimeThreshold getFieldGetTimeThreshold()Getter for the #GClueClient:time-threshold property.
SeeClientIface.OnGetTimeThreshold.onGetTimeThreshold(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Client)
-
setFieldLocationUpdated
Handler for the #GClueClient::location-updated signal.
SeeClientIface.OnLocationUpdated.onLocationUpdated(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Client, ch.bailu.gtk.type.Str, ch.bailu.gtk.type.Str)
-
getFieldLocationUpdated
public ch.bailu.gtk.geoclue.JnaClientIface.OnLocationUpdated getFieldLocationUpdated()Handler for the #GClueClient::location-updated signal.
SeeClientIface.OnLocationUpdated.onLocationUpdated(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.geoclue.Client, ch.bailu.gtk.type.Str, ch.bailu.gtk.type.Str)
-
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-