Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkToolItemGroupInsert

gtkToolItemGroupInsert


Description

Inserts item at position in the list of children of group.

Usage

gtkToolItemGroupInsert(object, item, position)

Arguments

object

a GtkToolItemGroup

item

the GtkToolItem to insert into group

position

the 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

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.