package ocgtk

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

Module Wrappers.Style_provider

type t = [ `style_provider ] Gobject.obj
val from_gobject : 'a Gobject.obj -> t
val on_gtk_private_changed : ?after:bool -> t -> callback:(unit -> unit) -> Gobject.Signal.handler_id