Re: how to get a list of signal/property of the widget ?



On 10/13/06, KC. Gmail <kcc1967 gmail com> 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



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