gtkCListSetColumnJustification: gtkCListSetColumnJustification

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

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.

Usage

1
gtkCListSetColumnJustification(object, column, justification)

Arguments

object

The GtkCList to affect.

column

The column which should be affected.

justification

A GtkJustification value for the column.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.