gtk-d ~GtkD-3.7 (2022-02-27T01:35:29.3134103)
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