API Version: 3.0
Library Version: 3.0.0-dev0
Generated by gi-docgen 2023.1
void gnt_tree_change_text ( GntTree* tree, gpointer key, int colno, const char* text )
Change the text of a column in a row.
key
Type: gpointer
gpointer
The key for the row.
NULL
colno
Type: int
int
The index of the column.
text
Type: const char*
const char*
The new text.