Sha256: 0d3c69e2b70c1a0f819fdc4a9161899308bce88ea7206a3d48cb2b3b096f37be

Contents?: true

Size: 397 Bytes

Versions: 2

Compression:

Stored size: 397 Bytes

Contents

# :stopdoc:
# Copyright (c) 2023 M.J.N. Corino, The Netherlands
#
# This software is released under the MIT license.
# :startdoc:


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

2 entries across 2 versions & 1 rubygems

Version Path
wxruby3-0.9.1-x64-mingw-ucrt lib/wx/doc/rbn/ribbon_gallery.rb
wxruby3-0.9.0-x64-mingw-ucrt lib/wx/doc/rbn/ribbon_gallery.rb