package lablgtk3

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

A widget used to select a color @gtkdoc gtk GtkColorSelection

method alpha : int
method color : Gdk.color
method set_alpha : int -> unit
method set_border_width : int -> unit
method set_color : Gdk.color -> unit
method set_has_opacity_control : bool -> unit
method set_has_palette : bool -> unit
method has_opacity_control : bool
method has_palette : bool