Documentation
Dlang.org
GtkCellLayoutIface.packEnd
gtk
c
types
GtkCellLayoutIface
Adds the cell to the end of cell_layout.
struct
GtkCellLayoutIface
extern (
C
)
void
function
(
GtkCellLayout
*
cellLayout
,
GtkCellRenderer
*
cell
,
bool
expand
)
packEnd
;
gtk
c
types
GtkCellLayoutIface
variables
addAttribute
clear
clearAttributes
gIface
getArea
getCells
packEnd
packStart
reorder
setCellDataFunc
Adds the cell to the end of cell_layout.