The shadow-type property of type gtk:shadow-type (Read / Write) Determines how the shadowed box around the viewport is drawn. Default value: :in
Details
The gtk:viewport widget acts as an adaptor class, implementing
scrollability for child widgets that lack their own scrolling capabilities. Use the gtk:viewport widget to scroll child widgets such as the widgets gtk:grid, gtk:box, and so on.