gtk-d v3.1.3 (2015-05-25T12:16:21Z)
Home
Dub
Repo
CellArea.addOnApplyAttributes
gtk
CellArea
CellArea
This signal is emitted whenever applying attributes to @area from @model
class
CellArea
void
addOnApplyAttributes
(
void
delegate
(
TreeModelIF
,
TreeIter
,
bool
,
bool
,
CellArea
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Since
3.0
Source
See Implementation
gtk
CellArea
CellArea
constructors
this
functions
activate
activateCell
add
addFocusSibling
addOnAddEditable
addOnApplyAttributes
addOnFocusChanged
addOnRemoveEditable
applyAttributes
attributeConnect
attributeDisconnect
attributeGetColumn
cellGetProperty
cellGetValist
cellSetProperty
cellSetValist
copyContext
createContext
event
focus
foreac
foreachAlloc
getCellAllocation
getCellAreaStruct
getCellAtPosition
getCurrentPathString
getEditWidget
getEditedCell
getFocusCell
getFocusFromSibling
getFocusSiblings
getPreferredHeight
getPreferredHeightForWidth
getPreferredWidth
getPreferredWidthForHeight
getRequestMode
getStruct
hasRenderer
innerCellArea
isActivatable
isFocusSibling
remove
removeFocusSibling
render
requestRenderer
setFocusCell
setStruct
stopEditing
mixins
__anonymous
static functions
callBackAddEditable
callBackApplyAttributes
callBackFocusChanged
callBackRemoveEditable
getType
variables
connectedSignals
gtkCellArea
onAddEditableListeners
onApplyAttributesListeners
onFocusChangedListeners
onRemoveEditableListeners
This signal is emitted whenever applying attributes to @area from @model