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

gtkNotebookSetActionWidget

gtkNotebookSetActionWidget


Description

Sets widget as one of the action widgets. Depending on the pack type the widget will be placed before or after the tabs. You can use a GtkBox if you need to pack more than one widget on the same side.

Usage

gtkNotebookSetActionWidget(object, widget, pack.type)

Arguments

object

a GtkNotebook

widget

a GtkWidget

pack.type

pack type of the action widget

Details

Note that action widgets are "internal" children of the notebook and thus not included in the list returned from gtkContainerForeach. 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.