[Glade-users] Glade api functions
- From: tvb at gnome.org (Tristan Van Berkom)
- Subject: [Glade-users] Glade api functions
- Date: Tue, 26 Feb 2008 02:27:08 -0300
On Mon, Feb 25, 2008 at 3:37 PM, Germ?n Diago <germandiago at gmail.com> wrote:
I browsed the documentation but didn't find how to get the signals and
handlers from the gtk+ API
(I just found how to get properties). What I want to get: if I have a
widget, I want to know its exact type,
look at the macros here for that:
http://library.gnome.org/devel/gobject/stable/gobject-The-Base-Object-Type.html
its signals' names and its associated handlers for the signals (if any).
and you have g_signal_list_ids here:
http://library.gnome.org/devel/gobject/stable/gobject-Signals.html
I dont think you can list handlers, but you can search for ones you
installed.
FYI, this is not related to glade, a better place to discuss gtk+ apis is on
gtk-app-devel-list at gnome.org
Cheers,
-Tristan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/glade-users/attachments/20080226/5a292e22/attachment.html
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]