gtkTreeViewMoveColumnAfter: gtkTreeViewMoveColumnAfter

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Moves column to be after to base.column. If base.column is NULL, then column is placed in the first position.

Usage

1
gtkTreeViewMoveColumnAfter(object, column, base.column = NULL)

Arguments

object

A GtkTreeView

column

The GtkTreeViewColumn to be moved.

base.column

The GtkTreeViewColumn to be moved relative to, or NULL. [ allow-none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


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