gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
AppChooserWidget.addOnApplicationSelected
gtk
AppChooserWidget
AppChooserWidget
Emitted when an application item is selected from the widget's list.
class
AppChooserWidget
gulong
addOnApplicationSelected
(
void
delegate
(
AppInfoIF
,
AppChooserWidget
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Source
See Implementation
gtk
AppChooserWidget
AppChooserWidget
classes
OnApplicationActivatedDelegateWrapper
OnApplicationSelectedDelegateWrapper
OnPopulatePopupDelegateWrapper
constructors
this
functions
addOnApplicationActivated
addOnApplicationSelected
addOnPopulatePopup
getAppChooserWidgetStruct
getDefaultText
getShowAll
getShowDefault
getShowFallback
getShowOther
getShowRecommended
getStruct
internalRemoveOnApplicationActivated
internalRemoveOnApplicationSelected
internalRemoveOnPopulatePopup
setDefaultText
setShowAll
setShowDefault
setShowFallback
setShowOther
setShowRecommended
setStruct
mixins
__anonymous
static functions
callBackApplicationActivated
callBackApplicationActivatedDestroy
callBackApplicationSelected
callBackApplicationSelectedDestroy
callBackPopulatePopup
callBackPopulatePopupDestroy
getType
variables
gtkAppChooserWidget
onApplicationActivatedListeners
onApplicationSelectedListeners
onPopulatePopupListeners
Emitted when an application item is selected from the widget's list.