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

--- Comment #3 from Steffen <[email protected]> ---
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.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to