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