module StyleContext:sig
..end
module ProviderPriority:sig
..end
val add_provider : Gtk.style_context ->
Gtk.css_provider -> ProviderPriority.t -> unit
Does not cascade!!
val add_provider_for_screen : Gdk.screen ->
Gtk.css_provider -> ProviderPriority.t -> unit