ScrolledWindow.hasFrame
bool hasFrame() @property nothrowGet hasFrame property.
Returns
Whether to draw a frame around the contents.
void hasFrame(bool propval) @property nothrowSet hasFrame property.
Parameters
propval | Whether to draw a frame around the contents. |