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.
 
 
 
 
 
 

206 line
8.5 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.Sensitive = false;
  39. this.vbox2.Name = "vbox2";
  40. // Container child vbox2.Gtk.Box+BoxChild
  41. this.button5 = new Gtk.Button();
  42. this.button5.CanFocus = true;
  43. this.button5.Name = "button5";
  44. // Container child button5.Gtk.Container+ContainerChild
  45. this.image1 = new Gtk.Image();
  46. this.image1.Name = "image1";
  47. this.image1.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_show-draw-functions", Gtk.IconSize.SmallToolbar, 18);
  48. this.button5.Add(this.image1);
  49. this.button5.Label = null;
  50. this.vbox2.Add(this.button5);
  51. Gtk.Box.BoxChild w2 = ((Gtk.Box.BoxChild)(this.vbox2[this.button5]));
  52. w2.Position = 0;
  53. w2.Expand = false;
  54. w2.Fill = false;
  55. // Container child vbox2.Gtk.Box+BoxChild
  56. this.button8 = new Gtk.Button();
  57. this.button8.CanFocus = true;
  58. this.button8.Name = "button8";
  59. // Container child button8.Gtk.Container+ContainerChild
  60. this.image2 = new Gtk.Image();
  61. this.image2.Name = "image2";
  62. this.image2.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_insert-fields-author", Gtk.IconSize.SmallToolbar, 18);
  63. this.button8.Add(this.image2);
  64. this.button8.Label = null;
  65. this.vbox2.Add(this.button8);
  66. Gtk.Box.BoxChild w4 = ((Gtk.Box.BoxChild)(this.vbox2[this.button8]));
  67. w4.Position = 1;
  68. w4.Expand = false;
  69. w4.Fill = false;
  70. // Container child vbox2.Gtk.Box+BoxChild
  71. this.button7 = new Gtk.Button();
  72. this.button7.CanFocus = true;
  73. this.button7.Name = "button7";
  74. // Container child button7.Gtk.Container+ContainerChild
  75. this.image3 = new Gtk.Image();
  76. this.image3.Name = "image3";
  77. this.image3.Pixbuf = Stetic.IconLoader.LoadIcon(this, "gtk-clear", Gtk.IconSize.SmallToolbar, 18);
  78. this.button7.Add(this.image3);
  79. this.button7.Label = null;
  80. this.vbox2.Add(this.button7);
  81. Gtk.Box.BoxChild w6 = ((Gtk.Box.BoxChild)(this.vbox2[this.button7]));
  82. w6.Position = 2;
  83. w6.Expand = false;
  84. w6.Fill = false;
  85. // Container child vbox2.Gtk.Box+BoxChild
  86. this.button9 = new Gtk.Button();
  87. this.button9.CanFocus = true;
  88. this.button9.Name = "button9";
  89. // Container child button9.Gtk.Container+ContainerChild
  90. this.image4 = new Gtk.Image();
  91. this.image4.Name = "image4";
  92. this.image4.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_draw-line", Gtk.IconSize.SmallToolbar, 18);
  93. this.button9.Add(this.image4);
  94. this.button9.Label = null;
  95. this.vbox2.Add(this.button9);
  96. Gtk.Box.BoxChild w8 = ((Gtk.Box.BoxChild)(this.vbox2[this.button9]));
  97. w8.Position = 3;
  98. w8.Expand = false;
  99. w8.Fill = false;
  100. // Container child vbox2.Gtk.Box+BoxChild
  101. this.button10 = new Gtk.Button();
  102. this.button10.CanFocus = true;
  103. this.button10.Name = "button10";
  104. // Container child button10.Gtk.Container+ContainerChild
  105. this.image5 = new Gtk.Image();
  106. this.image5.Name = "image5";
  107. this.image5.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_draw-rectangle", Gtk.IconSize.SmallToolbar, 18);
  108. this.button10.Add(this.image5);
  109. this.button10.Label = null;
  110. this.vbox2.Add(this.button10);
  111. Gtk.Box.BoxChild w10 = ((Gtk.Box.BoxChild)(this.vbox2[this.button10]));
  112. w10.Position = 4;
  113. w10.Expand = false;
  114. w10.Fill = false;
  115. // Container child vbox2.Gtk.Box+BoxChild
  116. this.button11 = new Gtk.Button();
  117. this.button11.CanFocus = true;
  118. this.button11.Name = "button11";
  119. // Container child button11.Gtk.Container+ContainerChild
  120. this.image6 = new Gtk.Image();
  121. this.image6.Name = "image6";
  122. this.image6.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_draw-ellipse", Gtk.IconSize.SmallToolbar, 18);
  123. this.button11.Add(this.image6);
  124. this.button11.Label = null;
  125. this.vbox2.Add(this.button11);
  126. Gtk.Box.BoxChild w12 = ((Gtk.Box.BoxChild)(this.vbox2[this.button11]));
  127. w12.Position = 5;
  128. w12.Expand = false;
  129. w12.Fill = false;
  130. // Container child vbox2.Gtk.Box+BoxChild
  131. this.button6 = new Gtk.Button();
  132. this.button6.CanFocus = true;
  133. this.button6.Name = "button6";
  134. // Container child button6.Gtk.Container+ContainerChild
  135. this.image7 = new Gtk.Image();
  136. this.image7.Name = "image7";
  137. this.image7.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_draw-polygon", Gtk.IconSize.SmallToolbar, 18);
  138. this.button6.Add(this.image7);
  139. this.button6.Label = null;
  140. this.vbox2.Add(this.button6);
  141. Gtk.Box.BoxChild w14 = ((Gtk.Box.BoxChild)(this.vbox2[this.button6]));
  142. w14.Position = 6;
  143. w14.Expand = false;
  144. w14.Fill = false;
  145. // Container child vbox2.Gtk.Box+BoxChild
  146. this.button13 = new Gtk.Button();
  147. this.button13.CanFocus = true;
  148. this.button13.Name = "button13";
  149. // Container child button13.Gtk.Container+ContainerChild
  150. this.image8 = new Gtk.Image();
  151. this.image8.Name = "image8";
  152. this.image8.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_draw-text", Gtk.IconSize.SmallToolbar, 18);
  153. this.button13.Add(this.image8);
  154. this.button13.Label = null;
  155. this.vbox2.Add(this.button13);
  156. Gtk.Box.BoxChild w16 = ((Gtk.Box.BoxChild)(this.vbox2[this.button13]));
  157. w16.Position = 7;
  158. w16.Expand = false;
  159. w16.Fill = false;
  160. // Container child vbox2.Gtk.Box+BoxChild
  161. this.button12 = new Gtk.Button();
  162. this.button12.CanFocus = true;
  163. this.button12.Name = "button12";
  164. // Container child button12.Gtk.Container+ContainerChild
  165. this.image9 = new Gtk.Image();
  166. this.image9.Name = "image9";
  167. this.image9.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_3d-color-picker", Gtk.IconSize.SmallToolbar, 18);
  168. this.button12.Add(this.image9);
  169. this.button12.Label = null;
  170. this.vbox2.Add(this.button12);
  171. Gtk.Box.BoxChild w18 = ((Gtk.Box.BoxChild)(this.vbox2[this.button12]));
  172. w18.Position = 8;
  173. w18.Expand = false;
  174. w18.Fill = false;
  175. this.Add(this.vbox2);
  176. if ((this.Child != null)) {
  177. this.Child.ShowAll();
  178. }
  179. this.Show();
  180. }
  181. }
  182. }