gtkNotebookSetTabPos {RGtk2}R Documentation

gtkNotebookSetTabPos

Description

Sets the edge at which the tabs for switching pages in the notebook are drawn.

Usage

gtkNotebookSetTabPos(object, pos)

Arguments

object

a GtkNotebook.

pos

the edge to draw the tabs at.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]