Sha256: 11178f14050fa531b654608d73419101eebaccb4c88b1320641a0fc73f5ebc39

Contents?: true

Size: 181 Bytes

Versions: 9

Compression:

Stored size: 181 Bytes

Contents

class Wx::Treebook

  # Returns the Wx::TreeCtrl used for this Treebook
  # @return [Wx::TreeCtrl] the tree control
  def get_tree_ctrl; end
  alias :tree_ctrl :get_tree_ctrl

end

Version data entries

9 entries across 9 versions & 1 rubygems

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