Re: widget valid signals and properties



On Tue, 2006-07-25 at 21:33 -0400, muppet wrote:
On Jul 25, 2006, at 4:59 PM, Dirk Koopman wrote:

1. How do I get a list of valid properties and signals for a widget?

Glib::Type::list_signals() and Glib::Object::list_properties().  See  
the Glib::Type and Glib::Object manpages.

You may be interested in my Gtk2-Perl object_browser, which knows how  
to list signals and properties as well as POD:
http://asofyet.org/muppet/software/gtk2-perl/object_browser- 
methodscraper


<snip>

Thank you ever so much for all of this, it is exactly what I am after.

Dirk




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