package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val virtual obj : [> `colorbutton ] Gobject.obj
method set_alpha : int -> unit
method set_color : Gdk.color -> unit
method set_rgba : Gdk.rgba -> unit
method set_show_editor : bool -> unit
method set_title : string -> unit
method set_use_alpha : bool -> unit
method alpha : int
method color : Gdk.color
method rgba : Gdk.rgba
method show_editor : bool
method title : string
method use_alpha : bool