Gtk.ScrolledWindow.prototype.unset_placement
function unset_placement():void { // Gjs wrapper for gtk_scrolled_window_unset_placement() }
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.
See also Gtk.ScrolledWindow.prototype.set_placement and Gtk.ScrolledWindow.prototype.get_placement.
Since 2.10