1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain=
"basctl">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkMenu" id=
"breaklistmenu">
6 <property name=
"visible">True
</property>
7 <property name=
"can_focus">False
</property>
9 <object class=
"GtkMenuItem" id=
"manage">
10 <property name=
"visible">True
</property>
11 <property name=
"can_focus">False
</property>
12 <property name=
"label" translatable=
"yes" context=
"breakpointmenus|manage">Manage Breakpoints...
</property>
13 <child internal-child=
"accessible">
14 <object class=
"AtkObject" id=
"manage-atkobject">
15 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"breakpointmenus|extended_tip|manage">Specifies the options for breakpoints.
</property>
21 <object class=
"GtkMenu" id=
"breakmenu">
22 <property name=
"visible">True
</property>
23 <property name=
"can_focus">False
</property>
25 <object class=
"GtkCheckMenuItem" id=
"active">
26 <property name=
"visible">True
</property>
27 <property name=
"can_focus">False
</property>
28 <property name=
"label" translatable=
"yes" context=
"breakpointmenus|active">_Active
</property>
29 <property name=
"use_underline">True
</property>
30 <child internal-child=
"accessible">
31 <object class=
"AtkObject" id=
"active-atkobject">
32 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"breakpointmenus|extended_tip|active">Activates or deactivates the current breakpoint.
</property>
38 <object class=
"GtkSeparatorMenuItem" id=
"menuitem1">
39 <property name=
"visible">True
</property>
40 <property name=
"can_focus">False
</property>
44 <object class=
"GtkMenuItem" id=
"properties">
45 <property name=
"visible">True
</property>
46 <property name=
"can_focus">False
</property>
47 <property name=
"label" translatable=
"yes" context=
"breakpointmenus|properties">_Properties...
</property>
48 <property name=
"use_underline">True
</property>
49 <child internal-child=
"accessible">
50 <object class=
"AtkObject" id=
"properties-atkobject">
51 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"breakpointmenus|extended_tip|properties">Specifies the options for breakpoints.
</property>