Documentation
Dlang.org
ComboBox.setAddTearoffs
gtk
combo_box
ComboBox
Sets whether the popup menu should have a tearoff menu item.
class
ComboBox
void
setAddTearoffs
(
bool
addTearoffs
)
Parameters
addTearoffs
bool
true to add tearoff menu items
gtk
combo_box
ComboBox
constructors
this
functions
connectChanged
connectFormatEntryText
connectMoveActive
connectPopdown
connectPopup
getActive
getActiveId
getActiveIter
getAddTearoffs
getButtonSensitivity
getColumnSpanColumn
getEntryTextColumn
getFocusOnClick
getHasEntry
getIdColumn
getModel
getPopupAccessible
getPopupFixedWidth
getRowSpanColumn
getTitle
getWrapWidth
popdown
popup
popupForDevice
self
setActive
setActiveId
setActiveIter
setAddTearoffs
setButtonSensitivity
setColumnSpanColumn
setEntryTextColumn
setFocusOnClick
setIdColumn
setModel
setPopupFixedWidth
setRowSeparatorFunc
setRowSpanColumn
setTitle
setWrapWidth
properties
_gType
active
activeId
addTearoffs
buttonSensitivity
cellArea
columnSpanColumn
entryTextColumn
hasEntry
hasFrame
idColumn
model
popupFixedWidth
popupShown
rowSpanColumn
tearoffTitle
wrapWidth
static functions
_getGType
builder
newWithArea
newWithAreaAndEntry
newWithEntry
newWithModel
newWithModelAndEntry
Sets whether the popup menu should have a tearoff menu item.