Class: Gsk::Loader

Inherits:
GObjectIntrospection::Loader
  • Object
show all
Defined in:
lib/gsk4/loader.rb

Instance Method Summary collapse

Instance Method Details

#loadObject



24
25
26
27
# File 'lib/gsk4/loader.rb', line 24

def load
  self.version = "4.0"
  super("Gsk")
end