Sha256: 255e1c90c499ff315f4ee08d739369f918afd3331d77c850297bcb5967334092

Contents?: true

Size: 390 Bytes

Versions: 2

Compression:

Stored size: 390 Bytes

Contents

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


class Wx::RBN::RibbonToolBar

  # Iterate tool items if block given or return enumerator.
  # @yieldparam [Integer] tool_id A tool item id
  # @return [Object,Enumerator] result from last block execution or an enumerator
  def tools; 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_tool_bar.rb
wxruby3-0.9.0-x64-mingw-ucrt lib/wx/doc/rbn/ribbon_tool_bar.rb