상속: Gtk.Window
예제 #1
0
 public ZoomWidget()
 {
     this.Build();
     mWarningTooltip = new WarningTooltip(this);
 }
예제 #2
0
 public ZoomWidget()
 {
     this.Build ();
     mWarningTooltip = new WarningTooltip(this);
 }