You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

204 line
8.4 KiB

  1. // ------------------------------------------------------------------------------
  2. // <autogenerated>
  3. // This code was generated by a tool.
  4. // Mono Runtime Version: 2.0.50727.42
  5. //
  6. // Changes to this file may cause incorrect behavior and will be lost if
  7. // the code is regenerated.
  8. // </autogenerated>
  9. // ------------------------------------------------------------------------------
  10. namespace ThePimp {
  11. public partial class ToolBox {
  12. private Gtk.VBox vbox2;
  13. private Gtk.Button button5;
  14. private Gtk.Image image1;
  15. private Gtk.Button button8;
  16. private Gtk.Image image2;
  17. private Gtk.Button button7;
  18. private Gtk.Image image3;
  19. private Gtk.Button button9;
  20. private Gtk.Image image4;
  21. private Gtk.Button button10;
  22. private Gtk.Image image5;
  23. private Gtk.Button button11;
  24. private Gtk.Image image6;
  25. private Gtk.Button button6;
  26. private Gtk.Image image7;
  27. private Gtk.Button button13;
  28. private Gtk.Image image8;
  29. private Gtk.Button button12;
  30. private Gtk.Image image9;
  31. protected virtual void Build() {
  32. Stetic.Gui.Initialize(this);
  33. // Widget ThePimp.ToolBox
  34. Stetic.BinContainer.Attach(this);
  35. this.Name = "ThePimp.ToolBox";
  36. // Container child ThePimp.ToolBox.Gtk.Container+ContainerChild
  37. this.vbox2 = new Gtk.VBox();
  38. this.vbox2.Name = "vbox2";
  39. // Container child vbox2.Gtk.Box+BoxChild
  40. this.button5 = new Gtk.Button();
  41. this.button5.CanFocus = true;
  42. this.button5.Name = "button5";
  43. // Container child button5.Gtk.Container+ContainerChild
  44. this.image1 = new Gtk.Image();
  45. this.image1.Name = "image1";
  46. this.image1.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_show-draw-functions", Gtk.IconSize.Menu, 16);
  47. this.button5.Add(this.image1);
  48. this.button5.Label = null;
  49. this.vbox2.Add(this.button5);
  50. Gtk.Box.BoxChild w2 = ((Gtk.Box.BoxChild)(this.vbox2[this.button5]));
  51. w2.Position = 0;
  52. w2.Expand = false;
  53. w2.Fill = false;
  54. // Container child vbox2.Gtk.Box+BoxChild
  55. this.button8 = new Gtk.Button();
  56. this.button8.CanFocus = true;
  57. this.button8.Name = "button8";
  58. // Container child button8.Gtk.Container+ContainerChild
  59. this.image2 = new Gtk.Image();
  60. this.image2.Name = "image2";
  61. this.image2.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_insert-fields-author", Gtk.IconSize.Menu, 16);
  62. this.button8.Add(this.image2);
  63. this.button8.Label = null;
  64. this.vbox2.Add(this.button8);
  65. Gtk.Box.BoxChild w4 = ((Gtk.Box.BoxChild)(this.vbox2[this.button8]));
  66. w4.Position = 1;
  67. w4.Expand = false;
  68. w4.Fill = false;
  69. // Container child vbox2.Gtk.Box+BoxChild
  70. this.button7 = new Gtk.Button();
  71. this.button7.CanFocus = true;
  72. this.button7.Name = "button7";
  73. // Container child button7.Gtk.Container+ContainerChild
  74. this.image3 = new Gtk.Image();
  75. this.image3.Name = "image3";
  76. this.image3.Pixbuf = Stetic.IconLoader.LoadIcon(this, "gtk-clear", Gtk.IconSize.Menu, 16);
  77. this.button7.Add(this.image3);
  78. this.button7.Label = null;
  79. this.vbox2.Add(this.button7);
  80. Gtk.Box.BoxChild w6 = ((Gtk.Box.BoxChild)(this.vbox2[this.button7]));
  81. w6.Position = 2;
  82. w6.Expand = false;
  83. w6.Fill = false;
  84. // Container child vbox2.Gtk.Box+BoxChild
  85. this.button9 = new Gtk.Button();
  86. this.button9.CanFocus = true;
  87. this.button9.Name = "button9";
  88. // Container child button9.Gtk.Container+ContainerChild
  89. this.image4 = new Gtk.Image();
  90. this.image4.Name = "image4";
  91. this.image4.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_draw-line", Gtk.IconSize.Menu, 16);
  92. this.button9.Add(this.image4);
  93. this.button9.Label = null;
  94. this.vbox2.Add(this.button9);
  95. Gtk.Box.BoxChild w8 = ((Gtk.Box.BoxChild)(this.vbox2[this.button9]));
  96. w8.Position = 3;
  97. w8.Expand = false;
  98. w8.Fill = false;
  99. // Container child vbox2.Gtk.Box+BoxChild
  100. this.button10 = new Gtk.Button();
  101. this.button10.CanFocus = true;
  102. this.button10.Name = "button10";
  103. // Container child button10.Gtk.Container+ContainerChild
  104. this.image5 = new Gtk.Image();
  105. this.image5.Name = "image5";
  106. this.image5.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_draw-rectangle", Gtk.IconSize.Menu, 16);
  107. this.button10.Add(this.image5);
  108. this.button10.Label = null;
  109. this.vbox2.Add(this.button10);
  110. Gtk.Box.BoxChild w10 = ((Gtk.Box.BoxChild)(this.vbox2[this.button10]));
  111. w10.Position = 4;
  112. w10.Expand = false;
  113. w10.Fill = false;
  114. // Container child vbox2.Gtk.Box+BoxChild
  115. this.button11 = new Gtk.Button();
  116. this.button11.CanFocus = true;
  117. this.button11.Name = "button11";
  118. // Container child button11.Gtk.Container+ContainerChild
  119. this.image6 = new Gtk.Image();
  120. this.image6.Name = "image6";
  121. this.image6.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_draw-ellipse", Gtk.IconSize.Menu, 16);
  122. this.button11.Add(this.image6);
  123. this.button11.Label = null;
  124. this.vbox2.Add(this.button11);
  125. Gtk.Box.BoxChild w12 = ((Gtk.Box.BoxChild)(this.vbox2[this.button11]));
  126. w12.Position = 5;
  127. w12.Expand = false;
  128. w12.Fill = false;
  129. // Container child vbox2.Gtk.Box+BoxChild
  130. this.button6 = new Gtk.Button();
  131. this.button6.CanFocus = true;
  132. this.button6.Name = "button6";
  133. // Container child button6.Gtk.Container+ContainerChild
  134. this.image7 = new Gtk.Image();
  135. this.image7.Name = "image7";
  136. this.image7.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_draw-polygon", Gtk.IconSize.Menu, 16);
  137. this.button6.Add(this.image7);
  138. this.button6.Label = null;
  139. this.vbox2.Add(this.button6);
  140. Gtk.Box.BoxChild w14 = ((Gtk.Box.BoxChild)(this.vbox2[this.button6]));
  141. w14.Position = 6;
  142. w14.Expand = false;
  143. w14.Fill = false;
  144. // Container child vbox2.Gtk.Box+BoxChild
  145. this.button13 = new Gtk.Button();
  146. this.button13.CanFocus = true;
  147. // Container child button13.Gtk.Container+ContainerChild
  148. this.image8 = new Gtk.Image();
  149. this.image8.Name = "image8";
  150. this.image8.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_draw-text", Gtk.IconSize.Menu, 16);
  151. this.button13.Add(this.image8);
  152. this.button13.Label = null;
  153. this.vbox2.Add(this.button13);
  154. Gtk.Box.BoxChild w16 = ((Gtk.Box.BoxChild)(this.vbox2[this.button13]));
  155. w16.Position = 7;
  156. w16.Expand = false;
  157. w16.Fill = false;
  158. // Container child vbox2.Gtk.Box+BoxChild
  159. this.button12 = new Gtk.Button();
  160. this.button12.CanFocus = true;
  161. this.button12.Name = "button12";
  162. // Container child button12.Gtk.Container+ContainerChild
  163. this.image9 = new Gtk.Image();
  164. this.image9.Name = "image9";
  165. this.image9.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_3d-color-picker", Gtk.IconSize.Menu, 16);
  166. this.button12.Add(this.image9);
  167. this.button12.Label = null;
  168. this.vbox2.Add(this.button12);
  169. Gtk.Box.BoxChild w18 = ((Gtk.Box.BoxChild)(this.vbox2[this.button12]));
  170. w18.Position = 8;
  171. w18.Expand = false;
  172. w18.Fill = false;
  173. this.Add(this.vbox2);
  174. if ((this.Child != null)) {
  175. this.Child.ShowAll();
  176. }
  177. this.Show();
  178. }
  179. }
  180. }