Package ch.bailu.gtk.geoclue
Class ClientIface
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.geoclue.ClientIface
- All Implemented Interfaces:
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/
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ClassHandler
ch.bailu.gtk.geoclue.JnaClientIface.OnGetActive
ch.bailu.gtk.geoclue.JnaClientIface.OnGetDesktopId
ch.bailu.gtk.geoclue.JnaClientIface.OnGetDistanceThreshold
ch.bailu.gtk.geoclue.JnaClientIface.OnGetLocation
ch.bailu.gtk.geoclue.JnaClientIface.OnGetRequestedAccuracyLevel
ch.bailu.gtk.geoclue.JnaClientIface.OnGetTimeThreshold
ch.bailu.gtk.geoclue.JnaClientIface.OnHandleStart
ch.bailu.gtk.geoclue.JnaClientIface.OnHandleStop
ch.bailu.gtk.geoclue.JnaClientIface.OnLocationUpdated
static int
static TypeSystem.TypeSize
static TypeSystem.TypeSize
void
setFieldGetActive
(ClientIface.OnGetActive get_active) void
setFieldGetDesktopId
(ClientIface.OnGetDesktopId get_desktop_id) void
setFieldGetDistanceThreshold
(ClientIface.OnGetDistanceThreshold get_distance_threshold) void
setFieldGetLocation
(ClientIface.OnGetLocation get_location) void
setFieldGetRequestedAccuracyLevel
(ClientIface.OnGetRequestedAccuracyLevel get_requested_accuracy_level) void
setFieldGetTimeThreshold
(ClientIface.OnGetTimeThreshold get_time_threshold) void
setFieldHandleStart
(ClientIface.OnHandleStart handle_start) void
setFieldHandleStop
(ClientIface.OnHandleStop handle_stop) void
setFieldLocationUpdated
(ClientIface.OnLocationUpdated location_updated) Methods inherited from class ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacks
Methods inherited from class ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNull
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface ch.bailu.gtk.type.PointerInterface
asCPointerNotNull, asJnaPointer, asPointer, isNotNull, isNull
-
Field Details
-
PARENT_IFACE
The parent interface.
Private field: direct-type- See Also:
-
HANDLE_START
- See Also:
-
HANDLE_STOP
- See Also:
-
GET_ACTIVE
- See Also:
-
GET_DESKTOP_ID
- See Also:
-
GET_DISTANCE_THRESHOLD
- See Also:
-
GET_LOCATION
- See Also:
-
GET_REQUESTED_ACCURACY_LEVEL
- See Also:
-
GET_TIME_THRESHOLD
- See Also:
-
LOCATION_UPDATED
- See Also:
-
-
Constructor Details
-
ClientIface
-
ClientIface
public ClientIface()
-
-
Method Details
-
getClassHandler
-
setFieldHandleStart
-
getFieldHandleStart
public ch.bailu.gtk.geoclue.JnaClientIface.OnHandleStart getFieldHandleStart() -
setFieldHandleStop
-
getFieldHandleStop
public ch.bailu.gtk.geoclue.JnaClientIface.OnHandleStop getFieldHandleStop() -
setFieldGetActive
-
getFieldGetActive
public ch.bailu.gtk.geoclue.JnaClientIface.OnGetActive getFieldGetActive() -
setFieldGetDesktopId
-
getFieldGetDesktopId
public ch.bailu.gtk.geoclue.JnaClientIface.OnGetDesktopId getFieldGetDesktopId() -
setFieldGetDistanceThreshold
-
getFieldGetDistanceThreshold
public ch.bailu.gtk.geoclue.JnaClientIface.OnGetDistanceThreshold getFieldGetDistanceThreshold() -
setFieldGetLocation
-
getFieldGetLocation
public ch.bailu.gtk.geoclue.JnaClientIface.OnGetLocation getFieldGetLocation() -
setFieldGetRequestedAccuracyLevel
public void setFieldGetRequestedAccuracyLevel(ClientIface.OnGetRequestedAccuracyLevel get_requested_accuracy_level) -
getFieldGetRequestedAccuracyLevel
public ch.bailu.gtk.geoclue.JnaClientIface.OnGetRequestedAccuracyLevel getFieldGetRequestedAccuracyLevel() -
setFieldGetTimeThreshold
-
getFieldGetTimeThreshold
public ch.bailu.gtk.geoclue.JnaClientIface.OnGetTimeThreshold getFieldGetTimeThreshold() -
setFieldLocationUpdated
-
getFieldLocationUpdated
public ch.bailu.gtk.geoclue.JnaClientIface.OnLocationUpdated getFieldLocationUpdated() -
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-