Sha256: ed82d70466429d4fca016e5f398c4e980885bda37734ec3444387f27731adcef

Contents?: true

Size: 373 Bytes

Versions: 3

Compression:

Stored size: 373 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::Choice
  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/choice.rb
wxruby3-0.9.1-x64-mingw-ucrt lib/wx/core/choice.rb
wxruby3-0.9.0-x64-mingw-ucrt lib/wx/core/choice.rb