ScrolledWindow.setHasFrame
void setHasFrame(bool hasFrame)Changes the frame drawn around the contents of scrolled_window.
Parameters
hasFrame | whether to draw a frame around scrolled window contents |
void setHasFrame(bool hasFrame)Changes the frame drawn around the contents of scrolled_window.
hasFrame | whether to draw a frame around scrolled window contents |