! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Add support for GObject Introspection
Status:
RESOLVED: WONTFIX
Severity:
enhancement
Product:
Libxfce4ui
Component:
General

Comments

Description Eric Koegel editbugs 2015-08-22 08:29:15 CEST
Created attachment 6425 
Add GObject Introspection support

GObject introspection allows other language bindings to read this
metadata that's now generated and automatically provide bindings
to call into the libxfce4ui at runtime. For more info see:
https://wiki.gnome.org/Projects/GObjectIntrospection/
Comment 1 Eric Koegel editbugs 2016-06-07 06:19:40 CEST
So the GIR scanner tool requires that the filenames match the namespace which must match all the function prefixes. As we use xfce_ for a lot of the identifiers this won't work. Marking won't fix.
Comment 2 Eric Koegel editbugs 2017-08-03 13:43:24 CEST
Support for introspection landed in https://git.xfce.org/xfce/libxfce4ui/commit/?id=6ff48eb5d2ee27f7dd33ecc28738220f0a2c7fa6

Bug #12160

Reported by:
Eric Koegel
Reported on: 2015-08-22
Last modified on: 2017-08-03

People

Assignee:
Nick Schermer
CC List:
3 users

Version

Attachments

Add GObject Introspection support (5.77 KB, patch)
2015-08-22 08:29 CEST , Eric Koegel
no flags

Additional information