|
- // ------------------------------------------------------------------------------
- // <autogenerated>
- // This code was generated by a tool.
- // Mono Runtime Version: 2.0.50727.42
- //
- // Changes to this file may cause incorrect behavior and will be lost if
- // the code is regenerated.
- // </autogenerated>
- // ------------------------------------------------------------------------------
-
- namespace ThePimp {
-
-
- public partial class ToolBox {
-
- private Gtk.VBox vbox2;
-
- private Gtk.Button button5;
-
- private Gtk.Image image1;
-
- private Gtk.Button button8;
-
- private Gtk.Image image2;
-
- private Gtk.Button button7;
-
- private Gtk.Image image3;
-
- private Gtk.Button button9;
-
- private Gtk.Image image4;
-
- private Gtk.Button button10;
-
- private Gtk.Image image5;
-
- private Gtk.Button button11;
-
- private Gtk.Image image6;
-
- private Gtk.Button button6;
-
- private Gtk.Image image7;
-
- private Gtk.Button button13;
-
- private Gtk.Image image8;
-
- private Gtk.Button button12;
-
- private Gtk.Image image9;
-
- protected virtual void Build() {
- Stetic.Gui.Initialize(this);
- // Widget ThePimp.ToolBox
- Stetic.BinContainer.Attach(this);
- this.Name = "ThePimp.ToolBox";
- // Container child ThePimp.ToolBox.Gtk.Container+ContainerChild
- this.vbox2 = new Gtk.VBox();
- this.vbox2.Sensitive = false;
- this.vbox2.Name = "vbox2";
- // Container child vbox2.Gtk.Box+BoxChild
- this.button5 = new Gtk.Button();
- this.button5.CanFocus = true;
- this.button5.Name = "button5";
- // Container child button5.Gtk.Container+ContainerChild
- this.image1 = new Gtk.Image();
- this.image1.Name = "image1";
- this.image1.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_show-draw-functions", Gtk.IconSize.SmallToolbar, 18);
- this.button5.Add(this.image1);
- this.button5.Label = null;
- this.vbox2.Add(this.button5);
- Gtk.Box.BoxChild w2 = ((Gtk.Box.BoxChild)(this.vbox2[this.button5]));
- w2.Position = 0;
- w2.Expand = false;
- w2.Fill = false;
- // Container child vbox2.Gtk.Box+BoxChild
- this.button8 = new Gtk.Button();
- this.button8.CanFocus = true;
- this.button8.Name = "button8";
- // Container child button8.Gtk.Container+ContainerChild
- this.image2 = new Gtk.Image();
- this.image2.Name = "image2";
- this.image2.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_insert-fields-author", Gtk.IconSize.SmallToolbar, 18);
- this.button8.Add(this.image2);
- this.button8.Label = null;
- this.vbox2.Add(this.button8);
- Gtk.Box.BoxChild w4 = ((Gtk.Box.BoxChild)(this.vbox2[this.button8]));
- w4.Position = 1;
- w4.Expand = false;
- w4.Fill = false;
- // Container child vbox2.Gtk.Box+BoxChild
- this.button7 = new Gtk.Button();
- this.button7.CanFocus = true;
- this.button7.Name = "button7";
- // Container child button7.Gtk.Container+ContainerChild
- this.image3 = new Gtk.Image();
- this.image3.Name = "image3";
- this.image3.Pixbuf = Stetic.IconLoader.LoadIcon(this, "gtk-clear", Gtk.IconSize.SmallToolbar, 18);
- this.button7.Add(this.image3);
- this.button7.Label = null;
- this.vbox2.Add(this.button7);
- Gtk.Box.BoxChild w6 = ((Gtk.Box.BoxChild)(this.vbox2[this.button7]));
- w6.Position = 2;
- w6.Expand = false;
- w6.Fill = false;
- // Container child vbox2.Gtk.Box+BoxChild
- this.button9 = new Gtk.Button();
- this.button9.CanFocus = true;
- this.button9.Name = "button9";
- // Container child button9.Gtk.Container+ContainerChild
- this.image4 = new Gtk.Image();
- this.image4.Name = "image4";
- this.image4.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_draw-line", Gtk.IconSize.SmallToolbar, 18);
- this.button9.Add(this.image4);
- this.button9.Label = null;
- this.vbox2.Add(this.button9);
- Gtk.Box.BoxChild w8 = ((Gtk.Box.BoxChild)(this.vbox2[this.button9]));
- w8.Position = 3;
- w8.Expand = false;
- w8.Fill = false;
- // Container child vbox2.Gtk.Box+BoxChild
- this.button10 = new Gtk.Button();
- this.button10.CanFocus = true;
- this.button10.Name = "button10";
- // Container child button10.Gtk.Container+ContainerChild
- this.image5 = new Gtk.Image();
- this.image5.Name = "image5";
- this.image5.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_draw-rectangle", Gtk.IconSize.SmallToolbar, 18);
- this.button10.Add(this.image5);
- this.button10.Label = null;
- this.vbox2.Add(this.button10);
- Gtk.Box.BoxChild w10 = ((Gtk.Box.BoxChild)(this.vbox2[this.button10]));
- w10.Position = 4;
- w10.Expand = false;
- w10.Fill = false;
- // Container child vbox2.Gtk.Box+BoxChild
- this.button11 = new Gtk.Button();
- this.button11.CanFocus = true;
- this.button11.Name = "button11";
- // Container child button11.Gtk.Container+ContainerChild
- this.image6 = new Gtk.Image();
- this.image6.Name = "image6";
- this.image6.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_draw-ellipse", Gtk.IconSize.SmallToolbar, 18);
- this.button11.Add(this.image6);
- this.button11.Label = null;
- this.vbox2.Add(this.button11);
- Gtk.Box.BoxChild w12 = ((Gtk.Box.BoxChild)(this.vbox2[this.button11]));
- w12.Position = 5;
- w12.Expand = false;
- w12.Fill = false;
- // Container child vbox2.Gtk.Box+BoxChild
- this.button6 = new Gtk.Button();
- this.button6.CanFocus = true;
- this.button6.Name = "button6";
- // Container child button6.Gtk.Container+ContainerChild
- this.image7 = new Gtk.Image();
- this.image7.Name = "image7";
- this.image7.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_draw-polygon", Gtk.IconSize.SmallToolbar, 18);
- this.button6.Add(this.image7);
- this.button6.Label = null;
- this.vbox2.Add(this.button6);
- Gtk.Box.BoxChild w14 = ((Gtk.Box.BoxChild)(this.vbox2[this.button6]));
- w14.Position = 6;
- w14.Expand = false;
- w14.Fill = false;
- // Container child vbox2.Gtk.Box+BoxChild
- this.button13 = new Gtk.Button();
- this.button13.CanFocus = true;
- this.button13.Name = "button13";
- // Container child button13.Gtk.Container+ContainerChild
- this.image8 = new Gtk.Image();
- this.image8.Name = "image8";
- this.image8.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_draw-text", Gtk.IconSize.SmallToolbar, 18);
- this.button13.Add(this.image8);
- this.button13.Label = null;
- this.vbox2.Add(this.button13);
- Gtk.Box.BoxChild w16 = ((Gtk.Box.BoxChild)(this.vbox2[this.button13]));
- w16.Position = 7;
- w16.Expand = false;
- w16.Fill = false;
- // Container child vbox2.Gtk.Box+BoxChild
- this.button12 = new Gtk.Button();
- this.button12.CanFocus = true;
- this.button12.Name = "button12";
- // Container child button12.Gtk.Container+ContainerChild
- this.image9 = new Gtk.Image();
- this.image9.Name = "image9";
- this.image9.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_3d-color-picker", Gtk.IconSize.SmallToolbar, 18);
- this.button12.Add(this.image9);
- this.button12.Label = null;
- this.vbox2.Add(this.button12);
- Gtk.Box.BoxChild w18 = ((Gtk.Box.BoxChild)(this.vbox2[this.button12]));
- w18.Position = 8;
- w18.Expand = false;
- w18.Fill = false;
- this.Add(this.vbox2);
- if ((this.Child != null)) {
- this.Child.ShowAll();
- }
- this.Show();
- }
- }
- }
|