[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: gtk priority constants
- From: Torsten Schoenfeld <kaffeetisch gmx de>
- To: gtk-perl-list gnome org
- Subject: Re: gtk priority constants
- Date: Sun, 22 Jun 2008 14:05:47 +0200
Torsten Schoenfeld wrote:
> To recapitulate: this patch extends Gtk2::CodeGen to generate xsub
> wrappers for constants that are specified in files called
> "constants-x.y". The xsubs are named like the constants they wrap and
> they are put directly into the Gtk2 namespace. For example:
> Gtk2::GDK_PRIORITY_EVENTS or Gtk2::GTK_PRIORITY_RESIZE. They are also
> exportable via the usual Exporter machinery.
Committed, with documentation for
Gtk2::CodeGen->generate_constants_wrappers.
--
Bye,
-Torsten
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]