gtkToolItemGroupSetItemPosition: gtkToolItemGroupSetItemPosition

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets the position of item in the list of children of group.

Usage

1
gtkToolItemGroupSetItemPosition(object, item, position)

Arguments

object

a GtkToolItemGroup

item

the GtkToolItem to move to a new position, should be a child of group.

position

the new position of item in group, starting with 0. The position -1 means end of list.

Details

Since 2.20

Author(s)

Derived by RGtkGen from GTK+ documentation


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