Tk::Iwidgets::Dialog
# File tk/lib/tkextlib/iwidgets/canvasprintdialog.rb, line 22 def get_output tk_call(@path, 'getoutput') end
# File tk/lib/tkextlib/iwidgets/canvasprintdialog.rb, line 26 def print bool(tk_call(@path, 'print')) end
# File tk/lib/tkextlib/iwidgets/canvasprintdialog.rb, line 30 def refresh tk_call(@path, 'refresh') self end
# File tk/lib/tkextlib/iwidgets/canvasprintdialog.rb, line 35 def set_canvas(win) tk_call(@path, 'setcanvas', win) self end
This page was generated for Ruby 2.3.4
Ruby-doc.org is provided by James Britt and Neurogami. Maximum R+D.
Generated with Ruby-doc Rdoc Generator 0.36.0.