Method: Fox::FXProgressBar#total

Defined in:
rdoc-sources/FXProgressBar.rb

#totalObject

Maximum value for progress [Integer]



18
19
20
# File 'rdoc-sources/FXProgressBar.rb', line 18

def total
  @total
end