Sha256: 9245e4803126b0dde8f4bfd5237bb0257cbd275f2584f32b4030384d7e32fbd5
Contents?: true
Size: 375 Bytes
Versions: 3
Compression:
Stored size: 375 Bytes
Contents
# Copyright (c) 2023 M.J.N. Corino, The Netherlands # # This software is released under the MIT license. # # Some parts are # Copyright 2004-2007, wxRuby development team # released under the MIT-like wxRuby2 license require_relative './controlwithitems' class Wx::ComboBox alias :get_item_data :get_client_data alias :set_item_data :set_client_data end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
wxruby3-0.9.2-x64-mingw-ucrt | lib/wx/core/combobox.rb |
wxruby3-0.9.1-x64-mingw-ucrt | lib/wx/core/combobox.rb |
wxruby3-0.9.0-x64-mingw-ucrt | lib/wx/core/combobox.rb |