Glib::Object::Introspection

The Perl binding generator for projects that support gobject-introspection
Download

Glib::Object::Introspection Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • gtk2-perl team

Glib::Object::Introspection Tags


Glib::Object::Introspection Description

Glib::Object::Introspection is an open source Perl module that uses the libffi and gobject-introspection project to dynamically create Perl language bindings for libraries, such as GTK+, libsoup or WebKit. SYNOPSIS use Glib::Object::Introspection; Glib::Object::Introspection->setup( basename => 'Gtk', version => '3.0', package => 'Gtk3'); # now GtkWindow, to mention just one example, is available as # Gtk3::Window, and you can call gtk_window_new as Gtk3::Window->new Product's homepage


Glib::Object::Introspection Related Software