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