gtkTreeViewColumnsAutosize {RGtk2}R Documentation

gtkTreeViewColumnsAutosize

Description

Resizes all columns to their optimal width. Only works after the treeview has been realized.

Usage

gtkTreeViewColumnsAutosize(object)

Arguments

object [GtkTreeView] A GtkTreeView.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]