Sha256: e4a0f0cc7bf6352d92307340becc79ee537e57ca91221cd13c997792187734dd

Contents?: true

Size: 251 Bytes

Versions: 9

Compression:

Stored size: 251 Bytes

Contents

class Wx::RBN::RibbonGallery

  # Iterate gallery items if block given else return enumerator.
  # @yieldparam [Integer] index Gallery item index
  # @return [Object,Enumerator] result from last block execution or an enumerator
  def items; end

end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
wxruby3-0.9.0.pre.rc.3 lib/wx/doc/rbn/ribbon_gallery.rb
wxruby3-0.9.0.pre.rc.2 lib/wx/doc/rbn/ribbon_gallery.rb
wxruby3-0.9.0.pre.rc.1 lib/wx/doc/rbn/ribbon_gallery.rb
wxruby3-0.9.0.pre.beta.14 lib/wx/doc/rbn/ribbon_gallery.rb
wxruby3-0.9.0.pre.beta.13 lib/wx/doc/rbn/ribbon_gallery.rb
wxruby3-0.9.0.pre.beta.11 lib/wx/doc/rbn/ribbon_gallery.rb
wxruby3-0.9.0.pre.beta.10 lib/wx/doc/rbn/ribbon_gallery.rb
wxruby3-0.9.0.pre.beta.9 lib/wx/doc/rbn/ribbon_gallery.rb
wxruby3-0.9.0.pre.beta.8 lib/wx/doc/rbn/ribbon_gallery.rb