mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-07-17 17:09:25 +00:00
fix a few GTK3 theming quirks
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
* theme_css_apply_widget_provider:
|
||||
* Use for widget-local CSS providers attached to a specific widget context.
|
||||
*/
|
||||
const char *theme_css_palette_class_name (void);
|
||||
void theme_css_apply_app_provider (GtkStyleProvider *provider);
|
||||
void theme_css_remove_app_provider (GtkStyleProvider *provider);
|
||||
void theme_css_apply_widget_provider (GtkWidget *widget, GtkStyleProvider *provider);
|
||||
|
||||
Reference in New Issue
Block a user