Method

IdeTreeAddincell_data_func

Declaration

void
ide_tree_addin_cell_data_func (
  IdeTreeAddin* self,
  IdeTreeNode* node,
  GtkCellRenderer* cell
)

Description

No description available.

Parameters

node

Type: IdeTreeNode

No description available.

The data is owned by the caller of the function.
cell

Type: GtkCellRenderer

No description available.

The data is owned by the caller of the function.