gtkScrolledWindowGetPlacement {RGtk2}R Documentation

gtkScrolledWindowGetPlacement

Description

Gets the placement of the contents with respect to the scrollbars for the scrolled window. See gtkScrolledWindowSetPlacement.

Usage

gtkScrolledWindowGetPlacement(object)

Arguments

object [GtkScrolledWindow] a GtkScrolledWindow

Value

[GtkCornerType] the current placement value.
See also gtkScrolledWindowSetPlacement and gtkScrolledWindowUnsetPlacement.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]