package lablgtk3

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