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

gtkScrolledWindowSetPlacement

gtkScrolledWindowSetPlacement


Description

Sets the placement of the contents with respect to the scrollbars for the scrolled window.

Usage

gtkScrolledWindowSetPlacement(object, window.placement)

Arguments

object

a GtkScrolledWindow

window.placement

position of the child window

Details

The default is GTK_CORNER_TOP_LEFT, meaning the child is in the top left, with the scrollbars underneath and to the right. Other values in GtkCornerType are GTK_CORNER_TOP_RIGHT, GTK_CORNER_BOTTOM_LEFT, and GTK_CORNER_BOTTOM_RIGHT.

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.