gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
GtkCellLayoutIface.setCellDataFunc
gtk
c
types
GtkCellLayoutIface
struct
GtkCellLayoutIface
extern (
C
)
void
function
(
GtkCellLayout
*
cellLayout
,
GtkCellRenderer
*
cell
,
GtkCellLayoutDataFunc
func
,
void
*
funcData
,
GDestroyNotify
destroy
)
setCellDataFunc
;
Meta
Source
See Implementation
gtk
c
types
GtkCellLayoutIface
variables
addAttribute
clear
clearAttributes
gIface
getArea
getCells
packEnd
packStart
reorder
setCellDataFunc