gtkScrolledWindowUnsetPlacement {RGtk2}R Documentation

gtkScrolledWindowUnsetPlacement

Description

Unsets the placement of the contents with respect to the scrollbars for the scrolled window. If no window placement is set for a scrolled window, it obeys the "gtk-scrolled-window-placement" XSETTING.

Usage

gtkScrolledWindowUnsetPlacement(object)

Arguments

object

a GtkScrolledWindow

Details

See also gtkScrolledWindowSetPlacement and gtkScrolledWindowGetPlacement. Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]