Re: Gtk2::CellRendererMultiline is not registered with gperl as anobject



On Wednesday 04 August 2004 17:31, muppet wrote:

(when you 'use Glib::Object::Subclass', the class is registered with
__PACKAGE__, so the current package name is important.)

I didn't find typo or wrong order of use/require.
Can i register "manually"?
I tried 
Glib::Type->register_object('Gtk2::CellRendererText', __PACKAGE__);
and Glib::Type->register_object('Gtk2::CellRendererText', 
'Gtk2::CellRendererMultiline');
without success.

Rgds, Jens




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]