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