Sha256: 5ba457188c75011dea2cd0fa67f32144b438fb4f89d8f7e14d7ae53d704fb261

Contents?: true

Size: 302 Bytes

Versions: 2

Compression:

Stored size: 302 Bytes

Contents

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


module Wx

  class OwnerDrawnComboBox < ComboCtrl

    alias :get_item_data :get_client_object

    alias :set_item_data :set_client_object

  end

end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
wxruby3-0.9.4-x64-mingw-ucrt lib/wx/doc/comboctrl.rb
wxruby3-0.9.3-x64-mingw-ucrt lib/wx/doc/comboctrl.rb