W Wrapl, The Programming Language

Libraries:Gtk:Gdk:Rgb

Functions

ColormapDitherable(cmap @ Gtk.Gdk.Colormap.T) : Std.Symbol.T

Warning

ColormapDitherable is deprecated and should not be used in newly-written code.



Ditherable() : Std.Symbol.T

Warning

Ditherable is deprecated and should not be used in newly-written code.



FindColor(colormap @ Gtk.Gdk.Colormap.T, color @ Gtk.Gdk.Color.T) : Std.Object.T

Warning

FindColor has been deprecated since version 2.22 and should not be used in newly-written code. Cairo handles colors automatically.



GcSetBackground(gc @ Gtk.Gdk.GC.T, rgb @ Std.Integer.SmallT) : Std.Object.T

Warning

GcSetBackground is deprecated and should not be used in newly-written code.



GcSetForeground(gc @ Gtk.Gdk.GC.T, rgb @ Std.Integer.SmallT) : Std.Object.T

Warning

GcSetForeground is deprecated and should not be used in newly-written code.



GetColormap() : Gtk.Gdk.Colormap.T

Warning

GetColormap has been deprecated since version 2.22 and should not be used in newly-written code. Use gdk_screen_get_system_colormap (Gtk.Gdk.Screen.GetDefault) instead.



GetVisual() : Gtk.Gdk.Visual.T

Warning

GetVisual has been deprecated since version 2.22 and should not be used in newly-written code. Use gdk_visual_get_system_visual (Gtk.Gdk.Screen.GetDefault) instead.



Init() : Std.Object.T

Warning

Init is deprecated and should not be used in newly-written code.



SetInstall(install @ Std.Symbol.T) : Std.Object.T

Warning

SetInstall is deprecated and should not be used in newly-written code.



SetMinColors(min_colors @ Std.Integer.SmallT) : Std.Object.T

Warning

SetMinColors is deprecated and should not be used in newly-written code.



SetVerbose(verbose @ Std.Symbol.T) : Std.Object.T

Warning

SetVerbose is deprecated and should not be used in newly-written code.



XpixelFromRgb(rgb @ Std.Integer.SmallT) : Std.Integer.SmallT

Warning

XpixelFromRgb is deprecated and should not be used in newly-written code.