GNOME Bugzilla – Bug 126113
width_units property not readable for shapes
Last modified: 2005-05-19 13:57:37 UTC
I am currently writing a small library to print a GnomeCanvas contents using gnome-print. In shapes, only width_pixels can be read but for printing the width_units would be much more useful. The only thing I can do is to copy the whole contents of gnome-canvas-shape.* in my library (copying just the private header is very unsafe).
Are you up to making a patch for this?
Created attachment 23696 [details] [review] A patch which solves my problem
Thanks for the patch.
Shouldn't this be resolved, is the patch in?
If we could get someone to review and accept the patch it should...
The patch is fine. apply it.
Commited to both branches.