gtk-d v2.4.0 (2014-08-04T21:05:35Z)
Home
Dub
Repo
AppChooserWidget.addOnApplicationSelected
gtk
AppChooserWidget
AppChooserWidget
Emitted when an application item is selected from the widget's list.
class
AppChooserWidget
void
addOnApplicationSelected
(
void
delegate
(
AppInfo
,
AppChooserWidget
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Source
See Implementation
gtk
AppChooserWidget
AppChooserWidget
constructors
this
functions
addOnApplicationActivated
addOnApplicationSelected
addOnPopulatePopup
getAppChooserWidgetStruct
getDefaultText
getShowAll
getShowDefault
getShowFallback
getShowOther
getShowRecommended
getStruct
setDefaultText
setShowAll
setShowDefault
setShowFallback
setShowOther
setShowRecommended
setStruct
mixins
__anonymous
static functions
callBackApplicationActivated
callBackApplicationSelected
callBackPopulatePopup
variables
connectedSignals
gtkAppChooserWidget
onApplicationActivatedListeners
onApplicationSelectedListeners
onPopulatePopupListeners
Emitted when an application item is selected from the widget's list.