module GuiFoldableContent

Constants

VERSION

Attributes

configuration[RW]

Public Class Methods

configure() { |configuration| ... } click to toggle source
# File lib/gui_foldable_content.rb, line 13
def self.configure
        yield(configuration)
end