API Version: 3.0
Library Version: 3.0.0-dev0
Generated by gi-docgen 2023.1
since: 2.1
void gnt_tree_set_column_is_right_aligned ( GntTree* tree, int col, gboolean right )
Set whether text in a column should be right-aligned.
Available since: 2.1
col
Type: int
int
The index of the column.
right
Type: gboolean
gboolean
TRUE if the text in the column should be right aligned.
TRUE