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 [GtkNotebook] a GtkNotebook.
pos [GtkPositionType] the edge to draw the tabs at.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]