Re: how to get a list of signal/property of the widget ?
- From: "John Cupitt" <jcupitt gmail com>
- To: "KC. Gmail" <kcc1967 gmail com>
- Cc: gtk-list gnome org
- Subject: Re: how to get a list of signal/property of the widget ?
- Date: Fri, 13 Oct 2006 23:33:35 +0100
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]