gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
PluginManagerView.OnPopulatePopupDelegateWrapper
peas
PluginManagerView
PluginManagerView
Undocumented in source.
class
PluginManagerView
protected
class
OnPopulatePopupDelegateWrapper {
void
delegate
(
Menu
,
PluginManagerView
)
dlg
;
gulong
handlerId
;
ConnectFlags
flags
;
this
(void delegate(Menu, PluginManagerView) dlg, gulong handlerId, ConnectFlags flags);
}
Constructors
this
this
(void delegate(Menu, PluginManagerView) dlg, gulong handlerId, ConnectFlags flags)
Undocumented in source.
Members
Variables
dlg
void
delegate
(
Menu
,
PluginManagerView
)
dlg
;
Undocumented in source.
flags
ConnectFlags
flags
;
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
internalRemoveOnPopulatePopup
setSelectedPlugin
setShowBuiltin
setStruct
static functions
callBackPopulatePopup
callBackPopulatePopupDestroy
getType
variables
onPopulatePopupListeners
peasGtkPluginManagerView