[pulseaudio-tickets] [Bug 97087] Pavucontrol does not define GTK+3.20 selector

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jul 30 10:40:12 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=97087

--- Comment #3 from Steffen <smikkelsendk at gmail.com> ---
I think it should be done the same way as shown here:
https://github.com/mate-desktop/caja/blob/master/src/caja-desktop-window.c#L57

#if GTK_CHECK_VERSION(3, 0, 0)
    GtkStyleContext *context;

    context = gtk_widget_get_style_context (GTK_WIDGET (window));
    gtk_style_context_add_class (context, "caja-desktop-window");
#endif

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20160730/78775a9c/attachment.html>


More information about the pulseaudio-bugs mailing list