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 51198 - GtkLabel layout coordinates
GtkLabel layout coordinates
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
1.3.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2001-02-21 04:18 UTC by Havoc Pennington
Modified: 2011-02-04 16:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Havoc Pennington 2001-02-21 04:18:17 UTC
Add a function to retrieve the position of the PangoLayout inside a
GtkLabel, so you can use stuff like pango_layout_xy_to_index() with it.
Comment 1 Havoc Pennington 2001-02-28 00:28:19 UTC
Have fix on my hard drive, to check in soon
Comment 2 Havoc Pennington 2001-03-07 21:23:05 UTC
Done