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