Class: WebKit2Gtk::Loader

Inherits:
GObjectIntrospection::Loader
  • Object
show all
Defined in:
lib/webkit2-gtk.rb

Constant Summary collapse

NAMESPACE =
"WebKit2"

Instance Method Summary collapse

Instance Method Details

#loadObject



50
51
52
# File 'lib/webkit2-gtk.rb', line 50

def load
  super(NAMESPACE)
end