Graphviz 13.0.0~dev.20241222.1117
|
Data Fields | |
GType | type |
char * | name |
bool | editable |
bool gridCol::editable |
Definition at line 24 of file tvnodes.c.
Referenced by add_column(), and create_column().
char* gridCol::name |
Definition at line 23 of file tvnodes.c.
Referenced by add_column(), clearGrid(), create_column(), and populate_data().
GType gridCol::type |
Definition at line 22 of file tvnodes.c.
Referenced by add_column(), create_column(), populate_data(), and update_tree().