Re: Gtk2::CellRendererText font issue



Chas Owens said:
How do I list the properties of a widget?

# muppet's preferred way:
use Data::Dumper;
print Dumper([$object->list_properties]);

I have also tried

$list->modify_font(Gtk2::Pango::FontDescription->from_string("Monospace
20"));


oops, i just suggested that.  oh well.

-- 
muppet <scott at asofyet dot org>





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