In Files

Parent

Namespace

Methods

Clutter::Loader

Public Class Methods

new(base_module, init_arguments) click to toggle source
# File lib/clutter.rb, line 70
def initialize(base_module, init_arguments)
  super(base_module)
  @init_arguments = init_arguments
  @key_constants = {}
  @other_constant_infos = []
  @event_infos = []
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.