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 771317 - Missing annotations for goo_canvas_text_get_natural_extents
Missing annotations for goo_canvas_text_get_natural_extents
Status: RESOLVED FIXED
Product: goocanvas
Classification: Other
Component: general
2.0.x
Other OpenBSD
: Normal major
: ---
Assigned To: goocanvas-maint
goocanvas-maint
Depends on:
Blocks:
 
 
Reported: 2016-09-12 18:48 UTC by Cédric Krier
Modified: 2016-12-15 11:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
goocanvastext.c patch (629 bytes, text/plain)
2016-09-12 18:48 UTC, Cédric Krier
Details

Description Cédric Krier 2016-09-12 18:48:04 UTC
Created attachment 335389 [details]
goocanvastext.c patch

The parameters ink_rect and logical_rect should be (out) otherwise with gir, we receive any value.
Comment 1 Damon Chaplin 2016-12-15 11:19:23 UTC
Patch applied. Thanks.