gtk-d v3.7.1 (2017-11-01T22:01:07Z)
Home
Dub
Repo
Plug.OnEmbeddedDelegateWrapper
gtk
Plug
Plug
Undocumented in source.
class
Plug
protected
class
OnEmbeddedDelegateWrapper {
void
delegate
(
Plug
)
dlg
;
gulong
handlerId
;
this
(void delegate(Plug) dlg);
void
remove
(OnEmbeddedDelegateWrapper source);
}
Constructors
this
this
(void delegate(Plug) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnEmbeddedDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dlg
void
delegate
(
Plug
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gtk
Plug
Plug
classes
OnEmbeddedDelegateWrapper
constructors
this
functions
addOnEmbedded
construct
constructForDisplay
getEmbedded
getId
getPlugStruct
getSocketWindow
getStruct
setStruct
static functions
callBackEmbedded
callBackEmbeddedDestroy
getType
variables
gtkPlug
onEmbeddedListeners