ScrolledWindow.hasFrame

bool hasFrame() @property nothrow

Get hasFrame property.

Returns

Whether to draw a frame around the contents.
void hasFrame(bool propval) @property nothrow

Set hasFrame property.

Parameters

propvalWhether to draw a frame around the contents.