gtkCListSetColumnJustification {RGtk2} | R Documentation |
Sets the justification to be used for all text in the specified
column.
WARNING: gtk_clist_set_column_justification
is deprecated and should not be used in newly-written code.
gtkCListSetColumnJustification(object, column, justification)
|
[GtkCList ] The GtkCList to affect. |
|
[integer] The column which should be affected. |
|
[GtkJustification ] A GtkJustification value for the column. |
Derived by RGtkGen from GTK+ documentation