Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTreeViewColumnsAutosize: gtkTreeViewColumnsAutosize
Description
Resizes all columns to their optimal width. Only works after the treeview has been realized.
Usage
gtkTreeViewColumnsAutosize(object)
Arguments
object
A
GtkTreeView
.