Gtk.ScrolledWindow.prototype.get_placement
function get_placement():Gtk.CornerType { // Gjs wrapper for gtk_scrolled_window_get_placement() }
Gets the placement of the contents with respect to the scrollbars for the scrolled window. See Gtk.set_placement.
- Returns
the current placement value. See also Gtk.set_placement and Gtk.unset_placement.