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 interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interface -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final StringGetter for the #GClueClient:active property.static final StringGetter for the #GClueClient:desktop-id property.static final StringGetter for the #GClueClient:distance-threshold property.static final StringGetter for the #GClueClient:location property.static final StringGetter for the #GClueClient:requested-accuracy-level property.static final StringGetter for the #GClueClient:time-threshold property.static final StringHandler for the #GClueClient::handle-start signal.static final StringHandler for the #GClueClient::handle-stop signal.static final StringHandler for the #GClueClient::location-updated signal.static final StringThe parent interface. -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic ClassHandlerch.bailu.gtk.geoclue.JnaClientIface.OnGetActiveGetter for the #GClueClient:active property.ch.bailu.gtk.geoclue.JnaClientIface.OnGetDesktopIdGetter for the #GClueClient:desktop-id property.ch.bailu.gtk.geoclue.JnaClientIface.OnGetDistanceThresholdGetter for the #GClueClient:distance-threshold property.ch.bailu.gtk.geoclue.JnaClientIface.OnGetLocationGetter for the #GClueClient:location property.ch.bailu.gtk.geoclue.JnaClientIface.OnGetRequestedAccuracyLevelGetter for the #GClueClient:requested-accuracy-level property.ch.bailu.gtk.geoclue.JnaClientIface.OnGetTimeThresholdGetter for the #GClueClient:time-threshold property.ch.bailu.gtk.geoclue.JnaClientIface.OnHandleStartHandler for the #GClueClient::handle-start signal.ch.bailu.gtk.geoclue.JnaClientIface.OnHandleStopHandler for the #GClueClient::handle-stop signal.ch.bailu.gtk.geoclue.JnaClientIface.OnLocationUpdatedHandler for the #GClueClient::location-updated signal.static intstatic TypeSystem.TypeSizestatic TypeSystem.TypeSizevoidsetFieldGetActive(ClientIface.OnGetActive get_active) Getter for the #GClueClient:active property.voidsetFieldGetDesktopId(ClientIface.OnGetDesktopId get_desktop_id) Getter for the #GClueClient:desktop-id property.voidsetFieldGetDistanceThreshold(ClientIface.OnGetDistanceThreshold get_distance_threshold) Getter for the #GClueClient:distance-threshold property.voidsetFieldGetLocation(ClientIface.OnGetLocation get_location) Getter for the #GClueClient:location property.voidsetFieldGetRequestedAccuracyLevel(ClientIface.OnGetRequestedAccuracyLevel get_requested_accuracy_level) Getter for the #GClueClient:requested-accuracy-level property.voidsetFieldGetTimeThreshold(ClientIface.OnGetTimeThreshold get_time_threshold) Getter for the #GClueClient:time-threshold property.voidsetFieldHandleStart(ClientIface.OnHandleStart handle_start) Handler for the #GClueClient::handle-start signal.voidsetFieldHandleStop(ClientIface.OnHandleStop handle_stop) Handler for the #GClueClient::handle-stop signal.voidsetFieldLocationUpdated(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, unregisterCallbacksVon Klasse geerbte Methoden ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNullVon Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitVon 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()
-