Documentation
Dlang.org
Notebook.setMenuLabelText
gtk
notebook
Notebook
Creates a new label and sets it as the menu label of child.
class
Notebook
void
setMenuLabelText
(
gtk.widget.Widget
child
,
string
menuText
)
Parameters
child
gtk
.
widget
.
Widget
the child widget
menuText
string
the label text
gtk
notebook
Notebook
constructors
this
functions
appendPage
appendPageMenu
connectChangeCurrentPage
connectCreateWindow
connectFocusTab
connectMoveFocusOut
connectPageAdded
connectPageRemoved
connectPageReordered
connectReorderTab
connectSelectPage
connectSwitchPage
detachTab
getActionWidget
getCurrentPage
getGroupName
getMenuLabel
getMenuLabelText
getNPages
getNthPage
getPage
getPages
getScrollable
getShowBorder
getShowTabs
getTabDetachable
getTabLabel
getTabLabelText
getTabPos
getTabReorderable
insertPage
insertPageMenu
nextPage
pageNum
popupDisable
popupEnable
prependPage
prependPageMenu
prevPage
removePage
reorderChild
setActionWidget
setCurrentPage
setGroupName
setMenuLabel
setMenuLabelText
setScrollable
setShowBorder
setShowTabs
setTabDetachable
setTabLabel
setTabLabelText
setTabPos
setTabReorderable
Creates a new label and sets it as the menu label of child.