Package ch.bailu.gtk.gio
Class DBusObjectIface
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.gio.DBusObjectIface
- All Implemented Interfaces:
PointerInterface
Base object type for D-Bus objects.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interface -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ClassHandlerch.bailu.gtk.gio.JnaDBusObjectIface.OnGetInterfacech.bailu.gtk.gio.JnaDBusObjectIface.OnGetInterfacesch.bailu.gtk.gio.JnaDBusObjectIface.OnGetObjectPathch.bailu.gtk.gio.JnaDBusObjectIface.OnInterfaceAddedch.bailu.gtk.gio.JnaDBusObjectIface.OnInterfaceRemovedstatic intstatic TypeSystem.TypeSizestatic TypeSystem.TypeSizevoidsetFieldGetInterface(DBusObjectIface.OnGetInterface get_interface) voidsetFieldGetInterfaces(DBusObjectIface.OnGetInterfaces get_interfaces) voidsetFieldGetObjectPath(DBusObjectIface.OnGetObjectPath get_object_path) voidsetFieldInterfaceAdded(DBusObjectIface.OnInterfaceAdded interface_added) voidsetFieldInterfaceRemoved(DBusObjectIface.OnInterfaceRemoved interface_removed) Methods inherited from class ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacksMethods inherited from class ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNullMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods 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:
-
GET_OBJECT_PATH
- See Also:
-
GET_INTERFACES
- See Also:
-
GET_INTERFACE
- See Also:
-
INTERFACE_ADDED
- See Also:
-
INTERFACE_REMOVED
- See Also:
-
-
Constructor Details
-
DBusObjectIface
-
DBusObjectIface
public DBusObjectIface()
-
-
Method Details
-
getClassHandler
-
setFieldGetObjectPath
-
getFieldGetObjectPath
public ch.bailu.gtk.gio.JnaDBusObjectIface.OnGetObjectPath getFieldGetObjectPath() -
setFieldGetInterfaces
-
getFieldGetInterfaces
public ch.bailu.gtk.gio.JnaDBusObjectIface.OnGetInterfaces getFieldGetInterfaces() -
setFieldGetInterface
-
getFieldGetInterface
public ch.bailu.gtk.gio.JnaDBusObjectIface.OnGetInterface getFieldGetInterface() -
setFieldInterfaceAdded
-
getFieldInterfaceAdded
public ch.bailu.gtk.gio.JnaDBusObjectIface.OnInterfaceAdded getFieldInterfaceAdded() -
setFieldInterfaceRemoved
-
getFieldInterfaceRemoved
public ch.bailu.gtk.gio.JnaDBusObjectIface.OnInterfaceRemoved getFieldInterfaceRemoved() -
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-