Sha256: 6ac8d07bce3b7f8256a015a5b4a8f2a498dbfdcd8722b9fdb0a941991a0de139
Contents?: true
Size: 218 Bytes
Versions: 6
Compression:
Stored size: 218 Bytes
Contents
# :stopdoc: # Copyright (c) 2023 M.J.N. Corino, The Netherlands # # This software is released under the MIT license. # :startdoc: module Wx TRANSPARENT_COLOUR = Wx::Colour.new(0, 0, 0, Wx::ALPHA_TRANSPARENT) end
Version data entries
6 entries across 6 versions & 1 rubygems