This method gtk_style_context_add_provider_for_screen not use StyleContext but if I want use it in gtkd I must somehow get StyleContext, from widget for example, and if I use Builder for setting style I must pass some widget name, but in core it not necessary. I think this method must be static.
This method gtk_style_context_add_provider_for_screen not use StyleContext but if I want use it in gtkd I must somehow get StyleContext, from widget for example, and if I use Builder for setting style I must pass some widget name, but in core it not necessary. I think this method must be static.