Class: Gsk::Loader
- Inherits:
-
GObjectIntrospection::Loader
- Object
- GObjectIntrospection::Loader
- Gsk::Loader
- Defined in:
- lib/gsk4/loader.rb
Instance Method Summary collapse
Instance Method Details
#load ⇒ Object
24 25 26 27 |
# File 'lib/gsk4/loader.rb', line 24 def load self.version = "4.0" super("Gsk") end |