gtkCellLayoutReorder: gtkCellLayoutReorder

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Re-inserts cell at position. Note that cell has already to be packed into cell.layout for this to function properly.

Usage

1
gtkCellLayoutReorder(object, cell, position)

Arguments

object

A GtkCellLayout.

cell

A GtkCellRenderer to reorder.

position

New position to insert cell at.

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


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