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 760933 - Make it possible to query the CSS opacity with gtk_style_context_get()
Make it possible to query the CSS opacity with gtk_style_context_get()
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Class: GtkStyleContext
3.19.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2016-01-21 13:37 UTC by Carlos Garcia Campos
Modified: 2016-01-21 14:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (2.57 KB, patch)
2016-01-21 13:41 UTC, Carlos Garcia Campos
none Details | Review
Updated patch (2.47 KB, patch)
2016-01-21 13:42 UTC, Carlos Garcia Campos
committed Details | Review

Description Carlos Garcia Campos 2016-01-21 13:37:40 UTC
I need this to implement overlay scrollbars in WebKit.
Comment 1 Carlos Garcia Campos 2016-01-21 13:41:17 UTC
Created attachment 319494 [details] [review]
Patch
Comment 2 Carlos Garcia Campos 2016-01-21 13:42:52 UTC
Created attachment 319495 [details] [review]
Updated patch
Comment 3 Benjamin Otte (Company) 2016-01-21 13:54:41 UTC
Review of attachment 319495 [details] [review]:

Looks good!
Comment 4 Carlos Garcia Campos 2016-01-21 14:02:52 UTC
Comment on attachment 319495 [details] [review]
Updated patch

Pushed to git master (0f7b4dad0f6cef80172638efb019ce094d7eadee).