gtk-d v3.1.0 (2015-03-26T22:30:17Z)
Home
Dub
Repo
Assistant.removeActionWidget
gtk
Assistant
Assistant
Removes a widget from the action area of a #GtkAssistant.
class
Assistant
void
removeActionWidget
(
Widget
child
)
Parameters
child
Widget
a #GtkWidget
Meta
Since
2.10
Source
See Implementation
gtk
Assistant
Assistant
constructors
this
functions
addActionWidget
addOnApply
addOnCancel
addOnClose
addOnEscape
addOnPrepare
appendPage
commit
getAssistantStruct
getCurrentPage
getNPages
getNthPage
getPageComplete
getPageHeaderImage
getPageSideImage
getPageTitle
getPageType
getStruct
insertPage
nextPage
prependPage
previousPage
removeActionWidget
removePage
setCurrentPage
setForwardPageFunc
setPageComplete
setPageHeaderImage
setPageSideImage
setPageTitle
setPageType
setStruct
updateButtonsState
static functions
callBackApply
callBackCancel
callBackClose
callBackEscape
callBackPrepare
getType
variables
connectedSignals
gtkAssistant
onApplyListeners
onCancelListeners
onCloseListeners
onEscapeListeners
onPrepareListeners
Removes a widget from the action area of a #GtkAssistant.