Method: Tk::Iwidgets::Watch#get_clicks
- Defined in:
- lib/tkextlib/iwidgets/watch.rb
#get_clicks ⇒ Object
37 38 39 |
# File 'lib/tkextlib/iwidgets/watch.rb', line 37 def get_clicks number(tk_call(@path, 'get', '-clicks')) end |
37 38 39 |
# File 'lib/tkextlib/iwidgets/watch.rb', line 37 def get_clicks number(tk_call(@path, 'get', '-clicks')) end |