gtk-d v3.7.4 (2018-02-28T22:18:57Z)
Home
Dub
Repo
SocketListener.callBackEvent
gio
SocketListener
SocketListener
Undocumented in source. Be warned that the author may not have intended to support it.
class
SocketListener
extern (
C
) static
void
callBackEvent
(
GSocketListener
*
socketlistenerStruct
,
GSocketListenerEvent
event
,
GSocket
*
socket
,
OnEventDelegateWrapper
wrapper
)
Meta
Source
See Implementation
gio
SocketListener
SocketListener
classes
OnEventDelegateWrapper
constructors
this
functions
accept
acceptAsync
acceptFinish
acceptSocket
acceptSocketAsync
acceptSocketFinish
addAddress
addAnyInetPort
addInetPort
addOnEvent
addSocket
close
getSocketListenerStruct
getStruct
setBacklog
setStruct
static functions
callBackEvent
callBackEventDestroy
getType
variables
gSocketListener
onEventListeners