gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
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
Source
See Implementation
gtk
Assistant
Assistant
constructors
this
functions
addActionWidget
addOnApply
addOnCancel
addOnClose
addOnEscape
addOnPrepare
appendPage
commit
getAssistantStruct
getCurrentPage
getNPages
getNthPage
getPage
getPageComplete
getPageTitle
getPageType
getPages
getStruct
insertPage
nextPage
prependPage
previousPage
removeActionWidget
removePage
setCurrentPage
setForwardPageFunc
setPageComplete
setPageTitle
setPageType
updateButtonsState
static functions
getType
variables
gtkAssistant
Removes a widget from the action area of a GtkAssistant.