Re: Gtk3
- From: Kevin Ryde <user42 zip com au>
- To: Torsten Schoenfeld <kaffeetisch gmx de>
- Cc: gtk-perl-list gnome org
- Subject: Re: Gtk3
- Date: Wed, 02 Mar 2011 09:46:13 +1100
Torsten Schoenfeld <kaffeetisch gmx de> writes:
use Glib::Object::Introspection;
Glib::Object::Introspection->setup (
basename => 'Gtk',
version => '3.0',
package => 'Gtk3');
Does that load up pretty much all classes and function methods etc?
Seeing gtk2 grow and grow made me think it could be handy to load and
create the perl wrappers for only the classes in use. Not sure how
tedious it would be to have to declare you want each individual
"use Gtk::Button" or whatever, but it could keep a lid on big libraries.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]