gtk-d v3.6.5 (2017-05-30T21:07:17Z)
Home
Dub
Repo
Socket.OnPlugRemovedDelegateWrapper
gtk
Socket
Socket
Undocumented in source.
class
Socket
protected
class
OnPlugRemovedDelegateWrapper {
static
OnPlugRemovedDelegateWrapper
[]
listeners
;
bool
delegate
(
Socket
)
dlg
;
gulong
handlerId
;
this
(bool delegate(Socket) dlg);
void
remove
(OnPlugRemovedDelegateWrapper source);
}
Constructors
this
this
(bool delegate(Socket) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnPlugRemovedDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
listeners
OnPlugRemovedDelegateWrapper
[]
listeners
;
Undocumented in source.
Variables
dlg
bool
delegate
(
Socket
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gtk
Socket
Socket
classes
OnPlugAddedDelegateWrapper
OnPlugRemovedDelegateWrapper
constructors
this
functions
addId
addOnPlugAdded
addOnPlugRemoved
getId
getPlugWindow
getSocketStruct
getStruct
setStruct
static functions
callBackPlugAdded
callBackPlugAddedDestroy
callBackPlugRemoved
callBackPlugRemovedDestroy
getType
variables
gtkSocket