gtkScrolledWindowUnsetPlacement {RGtk2} | R Documentation |
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.
gtkScrolledWindowUnsetPlacement(object)
|
[GtkScrolledWindow ] a GtkScrolledWindow |
See also gtkScrolledWindowSetPlacement
and
gtkScrolledWindowGetPlacement
.
Since 2.10
Derived by RGtkGen from GTK+ documentation