Package ch.bailu.gtk.gio
Klasse NetworkMonitorInterface
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.gio.NetworkMonitorInterface
- Alle implementierten Schnittstellen:
PointerInterface
The virtual function table for #GNetworkMonitor.
https://docs.gtk.org/gio/struct.NetworkMonitorInterface.html
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic interfacestatic interfacestatic interface -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final Stringthe virtual function pointer for g_network_monitor_can_reach()
SeeNetworkMonitorInterface.OnCanReach.onCanReach(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.NetworkMonitor, ch.bailu.gtk.gio.SocketConnectable, ch.bailu.gtk.gio.Cancellable)static final Stringthe virtual function pointer for
g_network_monitor_can_reach_async()
Private field: cb-with-cbstatic final Stringthe virtual function pointer for
g_network_monitor_can_reach_finish()
SeeNetworkMonitorInterface.OnCanReachFinish.onCanReachFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.NetworkMonitor, ch.bailu.gtk.gio.AsyncResult)static final StringThe parent interface.static final Stringthe virtual function pointer for the
GNetworkMonitor::network-changed signal. -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic ClassHandlerch.bailu.gtk.gio.JnaNetworkMonitorInterface.OnCanReachthe virtual function pointer for g_network_monitor_can_reach()
SeeNetworkMonitorInterface.OnCanReach.onCanReach(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.NetworkMonitor, ch.bailu.gtk.gio.SocketConnectable, ch.bailu.gtk.gio.Cancellable)ch.bailu.gtk.gio.JnaNetworkMonitorInterface.OnCanReachFinishthe virtual function pointer for
g_network_monitor_can_reach_finish()
SeeNetworkMonitorInterface.OnCanReachFinish.onCanReachFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.NetworkMonitor, ch.bailu.gtk.gio.AsyncResult)ch.bailu.gtk.gio.JnaNetworkMonitorInterface.OnNetworkChangedthe virtual function pointer for the
GNetworkMonitor::network-changed signal.static intstatic TypeSystem.TypeSizestatic TypeSystem.TypeSizevoidthe virtual function pointer for g_network_monitor_can_reach()
SeeNetworkMonitorInterface.OnCanReach.onCanReach(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.NetworkMonitor, ch.bailu.gtk.gio.SocketConnectable, ch.bailu.gtk.gio.Cancellable)voidsetFieldCanReachFinish(NetworkMonitorInterface.OnCanReachFinish can_reach_finish) the virtual function pointer for
g_network_monitor_can_reach_finish()
SeeNetworkMonitorInterface.OnCanReachFinish.onCanReachFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.NetworkMonitor, ch.bailu.gtk.gio.AsyncResult)voidsetFieldNetworkChanged(NetworkMonitorInterface.OnNetworkChanged network_changed) the virtual function pointer for the
GNetworkMonitor::network-changed 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
-
G_IFACE
The parent interface.
Private field: direct-type- Siehe auch:
-
NETWORK_CHANGED
the virtual function pointer for the
GNetworkMonitor::network-changed signal.
SeeNetworkMonitorInterface.OnNetworkChanged.onNetworkChanged(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.NetworkMonitor, boolean)- Siehe auch:
-
CAN_REACH
the virtual function pointer for g_network_monitor_can_reach()
SeeNetworkMonitorInterface.OnCanReach.onCanReach(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.NetworkMonitor, ch.bailu.gtk.gio.SocketConnectable, ch.bailu.gtk.gio.Cancellable)- Siehe auch:
-
CAN_REACH_ASYNC
the virtual function pointer for
g_network_monitor_can_reach_async()
Private field: cb-with-cb- Siehe auch:
-
CAN_REACH_FINISH
the virtual function pointer for
g_network_monitor_can_reach_finish()
SeeNetworkMonitorInterface.OnCanReachFinish.onCanReachFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.NetworkMonitor, ch.bailu.gtk.gio.AsyncResult)- Siehe auch:
-
-
Konstruktordetails
-
NetworkMonitorInterface
-
NetworkMonitorInterface
public NetworkMonitorInterface()
-
-
Methodendetails
-
getClassHandler
-
setFieldNetworkChanged
the virtual function pointer for the
GNetworkMonitor::network-changed signal.
SeeNetworkMonitorInterface.OnNetworkChanged.onNetworkChanged(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.NetworkMonitor, boolean) -
getFieldNetworkChanged
public ch.bailu.gtk.gio.JnaNetworkMonitorInterface.OnNetworkChanged getFieldNetworkChanged()the virtual function pointer for the
GNetworkMonitor::network-changed signal.
SeeNetworkMonitorInterface.OnNetworkChanged.onNetworkChanged(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.NetworkMonitor, boolean) -
setFieldCanReach
the virtual function pointer for g_network_monitor_can_reach()
SeeNetworkMonitorInterface.OnCanReach.onCanReach(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.NetworkMonitor, ch.bailu.gtk.gio.SocketConnectable, ch.bailu.gtk.gio.Cancellable) -
getFieldCanReach
public ch.bailu.gtk.gio.JnaNetworkMonitorInterface.OnCanReach getFieldCanReach()the virtual function pointer for g_network_monitor_can_reach()
SeeNetworkMonitorInterface.OnCanReach.onCanReach(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.NetworkMonitor, ch.bailu.gtk.gio.SocketConnectable, ch.bailu.gtk.gio.Cancellable) -
setFieldCanReachFinish
the virtual function pointer for
g_network_monitor_can_reach_finish()
SeeNetworkMonitorInterface.OnCanReachFinish.onCanReachFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.NetworkMonitor, ch.bailu.gtk.gio.AsyncResult) -
getFieldCanReachFinish
public ch.bailu.gtk.gio.JnaNetworkMonitorInterface.OnCanReachFinish getFieldCanReachFinish()the virtual function pointer for
g_network_monitor_can_reach_finish()
SeeNetworkMonitorInterface.OnCanReachFinish.onCanReachFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.NetworkMonitor, ch.bailu.gtk.gio.AsyncResult) -
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-