logo       

Enumerating Gtk object & proprietes ?: msg#00061

gnome.gtk+.perl

Subject: Enumerating Gtk object & proprietes ?




Is there a way to enumerate the proprites and methods of Gtk objects, say I do :

$obj = new Gtk::Button;
@p = $obj->proprietes;
print @p;

and I get something like :
Name
Class
Borther width
Label
X
Y
Width
Height
.... etc..

I want the same for methods and events !? If even there is static way to do
this i.e. extract this from a file ... where this can be found ?! what about
extract script ?

Thanx alot in advance ..

raptor@xxxxxxxx


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise