On 10/13/06, KC. Gmail <[EMAIL PROTECTED]> wrote:
> Is it possible to get a list of signal or property of a given widget
> except looking for API document ?  Does such API exist ?
> I believe that will be useful for application such as "glade-2".

Sure. For example, see g_object_class_list_properties ():

http://developer.gnome.org/doc/API/2.0/gobject/gobject-The-Base-Object-Type.html#g-object-class-list-properties

John
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to