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 633477 - Please bind cairo_set_dash()
Please bind cairo_set_dash()
Status: RESOLVED FIXED
Product: gjs
Classification: Bindings
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gjs-maint
gjs-maint
Depends on:
Blocks:
 
 
Reported: 2010-10-29 15:49 UTC by David Zeuthen (not reading bugmail)
Modified: 2010-12-10 16:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
cairo: bind cairo_set_dash (3.20 KB, patch)
2010-11-18 20:36 UTC, Colin Walters
committed Details | Review

Description David Zeuthen (not reading bugmail) 2010-10-29 15:49:01 UTC
See

 http://cairographics.org/manual/cairo-cairo-t.html#cairo-set-dash

I need this in gnome-shell in order to implement this mockup

 http://live.gnome.org/GnomeShell/Design/Whiteboards/DateNTime

Thanks
Comment 1 Colin Walters 2010-11-18 20:36:29 UTC
Created attachment 174804 [details] [review]
cairo: bind cairo_set_dash
Comment 2 Colin Walters 2010-12-10 16:10:59 UTC
Review timeout; applying.
Comment 3 Colin Walters 2010-12-10 16:11:20 UTC
Attachment 174804 [details] pushed as 1a699b8 - cairo: bind cairo_set_dash