Method: Tk::Iwidgets::Spindate#get_clicks

Defined in:
lib/tkextlib/iwidgets/spindate.rb

#get_clicksObject



37
38
39
# File 'lib/tkextlib/iwidgets/spindate.rb', line 37

def get_clicks
  number(tk_call(@path, 'get', '-clicks'))
end