Documentation
Dlang.org
GtkCellLayoutIface.addAttribute
gtk
c
types
GtkCellLayoutIface
Adds an attribute mapping to the list in cell_layout.
struct
GtkCellLayoutIface
extern (
C
)
void
function
(
GtkCellLayout
*
cellLayout
,
GtkCellRenderer
*
cell
,
const
(
char
)*
attribute
,
int
column
)
addAttribute
;
gtk
c
types
GtkCellLayoutIface
variables
addAttribute
clear
clearAttributes
gIface
getArea
getCells
packEnd
packStart
reorder
setCellDataFunc
Adds an attribute mapping to the list in cell_layout.