Bug 502101 - [GTK3] gtk_style_context_invalidate() is deprecated
Summary: [GTK3] gtk_style_context_invalidate() is deprecated
Status: CLOSED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.7   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords: triaged
Depends on:
Blocks: 502193
  Show dependency tree
 
Reported: 2016-09-24 23:20 EDT by Eric Williams CLA
Modified: 2020-09-17 05:48 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Williams CLA 2016-09-24 23:20:14 EDT
The function gtk_style_context_invalidate() is deprecated as of GTK3.12. This is a dynamic function.

https://developer.gnome.org/gtk3/stable/GtkStyleContext.html#gtk-style-context-invalidate
Comment 1 Eric Williams CLA 2016-09-25 11:36:45 EDT
After some investigating it seems this function will have to stay for awhile. Even though GTK claims it is not needed from GTK3.12 onward, we still need it to maintain background/foreground functionality on GTK3.14 and below.

It's also used in conjunction with gtk_widget_override_font(), which is also deprecated. Until all these "dependencies" are weeded out, we'll have to keep using this function for the time being.
Comment 2 Eclipse Genie CLA 2020-09-17 05:48:26 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug.

If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.