package lablgtk3

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module GtkData.StyleContextSource

Sourcemodule ProviderPriority : sig ... end
Sourceval add_provider_for_screen : Gdk.screen -> Gtk.css_provider -> ProviderPriority.t -> unit
Sourceval remove_provider_for_screen : Gdk.screen -> Gtk.css_provider -> unit
Sourceval reset_widgets : Gdk.screen -> unit

Does not cascade!!

Sourceval remove_provider : Gtk.style_context -> Gtk.css_provider -> unit
Sourceval add_class : Gtk.style_context -> string -> unit
Sourceval remove_class : Gtk.style_context -> string -> unit
Sourceval has_class : Gtk.style_context -> string -> bool
Sourceval list_classes : Gtk.style_context -> string list
OCaml

Innovation. Community. Security.