Notebook.setShowBorder
void setShowBorder(bool showBorder)Sets whether a bevel will be drawn around the notebook pages. This only has a visual effect when the tabs are not shown. See [gtk.notebook.Notebook.setShowTabs].
Parameters
showBorder | true if a bevel should be drawn around the notebook |