gtk-d v3.1.3 (2015-05-25T12:16:21Z)
Home
Dub
Repo
GtkCellLayoutIface.setCellDataFunc
gtkc
gtktypes
GtkCellLayoutIface
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct
GtkCellLayoutIface
extern (
C
)
void
function
(
GtkCellLayout
*
cellLayout
,
GtkCellRenderer
*
cell
,
GtkCellLayoutDataFunc
func
,
void
*
funcData
,
GDestroyNotify
destroy
)
setCellDataFunc
;
Meta
Source
See Implementation
gtkc
gtktypes
GtkCellLayoutIface
variables
addAttribute
clear
clearAttributes
gIface
getArea
getCells
packEnd
packStart
reorder
setCellDataFunc