Tk::Iwidgets::Dialog
# File tk/lib/tkextlib/iwidgets/canvasprintdialog.rb, line 21 def get_output tk_call(@path, 'getoutput') end
# File tk/lib/tkextlib/iwidgets/canvasprintdialog.rb, line 25 def print bool(tk_call(@path, 'print')) end
# File tk/lib/tkextlib/iwidgets/canvasprintdialog.rb, line 29 def refresh tk_call(@path, 'refresh') self end
# File tk/lib/tkextlib/iwidgets/canvasprintdialog.rb, line 34 def set_canvas(win) tk_call(@path, 'setcanvas', win) self end
This page was generated for Ruby 2.2.10
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.44.0.