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

gtkToolPaletteSetGroupPosition

gtkToolPaletteSetGroupPosition


Description

Sets the position of the group as an index of the tool palette. If position is 0 the group will become the first child, if position is -1 it will become the last child.

Usage

gtkToolPaletteSetGroupPosition(object, group, position)

Arguments

object

a GtkToolPalette

group

a GtkToolItemGroup which is a child of palette

position

a new index for group

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.