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 interface
static interface
static interface
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final String
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)
static final String
the virtual function pointer for
g_network_monitor_can_reach_async()
Private field: cb-with-cbstatic final String
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)
static final String
The parent interface.static final String
the virtual function pointer for the
GNetworkMonitor::network-changed signal. -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic ClassHandler
ch.bailu.gtk.gio.JnaNetworkMonitorInterface.OnCanReach
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)
ch.bailu.gtk.gio.JnaNetworkMonitorInterface.OnCanReachFinish
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)
ch.bailu.gtk.gio.JnaNetworkMonitorInterface.OnNetworkChanged
the virtual function pointer for the
GNetworkMonitor::network-changed signal.static int
static TypeSystem.TypeSize
static TypeSystem.TypeSize
void
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)
void
setFieldCanReachFinish
(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)
void
setFieldNetworkChanged
(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, 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
-
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()
-