Inheritance: Gtk.Window
Exemplo n.º 1
0
 public ZoomWidget()
 {
     this.Build();
     mWarningTooltip = new WarningTooltip(this);
 }
Exemplo n.º 2
0
 public ZoomWidget()
 {
     this.Build ();
     mWarningTooltip = new WarningTooltip(this);
 }