After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 622341 - Add Introspection support
Add Introspection support
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: libpanel-applet
2.31.x
Other Linux
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks: 585444
 
 
Reported: 2010-06-22 03:12 UTC by Javier Jardón (IRC: jjardon)
Modified: 2010-06-22 10:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add Introspection support (3.14 KB, patch)
2010-06-22 04:20 UTC, Javier Jardón (IRC: jjardon)
none Details | Review
tested and working (for Gtk-2.0) - just modify that line for 3.0 (2.90 KB, patch)
2010-06-22 05:58 UTC, Alan Knowles
committed Details | Review

Description Javier Jardón (IRC: jjardon) 2010-06-22 03:12:52 UTC
Add support for gobject-introspection to the build system.
Comment 1 Javier Jardón (IRC: jjardon) 2010-06-22 04:20:57 UTC
Created attachment 164276 [details] [review]
Add Introspection support

I'm not very sure about the PanelApplet_3_0_gir_INCLUDES var. Should be added more dependencies here?
Comment 2 Alan Knowles 2010-06-22 05:58:47 UTC
Created attachment 164277 [details] [review]
tested and working (for Gtk-2.0) - just modify that line for 3.0
Comment 3 Alan Knowles 2010-06-22 06:04:27 UTC
Documented API as exported view introspecton.

http://devel.akbkhome.com/seed/PanelApplet.html
Comment 4 Vincent Untz 2010-06-22 10:10:21 UTC
Thanks, committed to master!