gtk-d v3.6.3 (2017-05-14T21:01:55Z)
Home
Dub
Repo
PluginManagerView.OnPopulatePopupDelegateWrapper
peas
PluginManagerView
PluginManagerView
Undocumented in source.
class
PluginManagerView
protected
class
OnPopulatePopupDelegateWrapper {
static
OnPopulatePopupDelegateWrapper
[]
listeners
;
void
delegate
(
Menu
,
PluginManagerView
)
dlg
;
gulong
handlerId
;
this
(void delegate(Menu, PluginManagerView) dlg);
void
remove
(OnPopulatePopupDelegateWrapper source);
}
Constructors
this
this
(void delegate(Menu, PluginManagerView) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnPopulatePopupDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
listeners
OnPopulatePopupDelegateWrapper
[]
listeners
;
Undocumented in source.
Variables
dlg
void
delegate
(
Menu
,
PluginManagerView
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
peas
PluginManagerView
PluginManagerView
classes
OnPopulatePopupDelegateWrapper
constructors
this
functions
addOnPopulatePopup
getPluginManagerViewStruct
getSelectedPlugin
getShowBuiltin
getStruct
setSelectedPlugin
setShowBuiltin
setStruct
static functions
callBackPopulatePopup
callBackPopulatePopupDestroy
getType
variables
peasGtkPluginManagerView