gtkNotebookReorderChild: gtkNotebookReorderChild

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Reorders the page containing child, so that it appears in position position. If position is greater than or equal to the number of children in the list or negative, child will be moved to the end of the list.

Usage

1
gtkNotebookReorderChild(object, child, position)

Arguments

object

a GtkNotebook

child

the child to move

position

the new position, or -1 to move to the end

Author(s)

Derived by RGtkGen from GTK+ documentation


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