set defaults in template file to not use a boundary or grid.
<widget class="GtkMenuItem" id="menuitem5">
<property name="visible">True</property>
<property name="label" translatable="yes">_Graph</property>
+ <property name="use_underline">True</property>
<child>
<widget class="GtkMenu" id="menu4">
<property name="visible">True</property>
bgcolor = "#ffffff"
bordercolor = "#38eb29"
bordercoloralpha = "1"
- bordervisible = "1"
+ bordervisible = "0"
defaultfontname="Arial 16"
/* defaultfontname = "1" */
defaultfontsize = "52"
gridcolor = "#6033d8"
gridcoloralpha = "1"
gridsize = "10"
- gridvisible = "1"
+ gridvisible = "10
highlightededgecolor = "#c41b50"
highlightededgecoloralpha = "1"
highlightednodecolor = "#d1cd24"