ScrolledWindow.windowPlacementSet

Set windowPlacementSet property.

More...
  1. bool windowPlacementSet [@property getter]
  2. bool windowPlacementSet [@property setter]
    class ScrolledWindow
    @property
    void
    windowPlacementSet
    (
    bool propval
    )

Parameters

propval bool

Whether "window-placement" should be used to determine the location of the contents with respect to the scrollbars.

Detailed Description

Deprecated: This value is ignored and #GtkScrolledWindow:window-placement value is always honored.