Class: Arrow::Loader

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

Class Method Summary collapse

Class Method Details

.loadObject



23
24
25
# File 'lib/arrow/loader.rb', line 23

def load
  super("Arrow", Arrow)
end