gtkNotebookGetTabPos {RGtk2}R Documentation

gtkNotebookGetTabPos

Description

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

Usage

gtkNotebookGetTabPos(object)

Arguments

object [GtkNotebook] a GtkNotebook

Value

[GtkPositionType] the edge at which the tabs are drawn

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]