Method
IdeTreeAddincell_data_func
Declaration
void
ide_tree_addin_cell_data_func (
IdeTreeAddin* self,
IdeTreeNode* node,
GtkCellRenderer* cell
)
Parameters
node-
Type:
IdeTreeNodeNo description available.
The data is owned by the caller of the function. cell-
Type:
GtkCellRendererNo description available.
The data is owned by the caller of the function.