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

GtkHPaned

GtkHPaned


Description

A container with two panes arranged horizontally

Methods and Functions

gtkHPanedNew(show = TRUE)
gtkHPaned(show = TRUE)

Hierarchy

GObject
   +----GInitiallyUnowned
         +----GtkObject
               +----GtkWidget
                     +----GtkContainer
                           +----GtkPaned
                                 +----GtkHPaned

Interfaces

GtkHPaned implements AtkImplementorIface, GtkBuildable and GtkOrientable.

Detailed Description

The HPaned widget is a container widget with two children arranged horizontally. The division between the two panes is adjustable by the user by dragging a handle. See GtkPaned for details.

Structures

GtkHPaned

undocumented

Convenient Construction

gtkHPaned is the equivalent of gtkHPanedNew.

Author(s)

Derived by RGtkGen from GTK+ documentation

References


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.