Documentation
Dlang.org
GtkCellLayoutIface.clearAttributes
gtk
c
types
GtkCellLayoutIface
Clears all existing attributes previously set with
gtk.cell_layout.CellLayout.setAttributes
.
struct
GtkCellLayoutIface
extern (
C
)
void
function
(
GtkCellLayout
*
cellLayout
,
GtkCellRenderer
*
cell
)
clearAttributes
;
gtk
c
types
GtkCellLayoutIface
variables
addAttribute
clear
clearAttributes
gIface
getArea
getCells
packEnd
packStart
reorder
setCellDataFunc
Clears all existing attributes previously set with gtk.cell_layout.CellLayout.setAttributes.