Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkTreeView ╰── IdeFancyTreeView
IdeFancyTreeView implements AtkImplementorIface, GtkBuildable and GtkScrollable.
void ide_fancy_tree_view_set_data_func (IdeFancyTreeView *self
,GtkCellLayoutDataFunc func
,gpointer func_data
,GDestroyNotify func_data_destroy
);
Sets the data func to use to update the text for the IdeCellRendererFancy cell renderer.
self |
||
func |
a callback. |
[closure func_data][scope async][nullable] |
func_data |
data for |
|
func_data_destroy |
destroy notify for |
Since: 3.26