Notebook.setShowBorder
void setShowBorder(bool showBorder) nothrowSets 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 |