org.gnu.gdk

Class RgbCmap


public class RgbCmap
extends Boxed

Field Summary

Fields inherited from class org.gnu.glib.Boxed

handle

Method Summary

protected static void
gdk_rgb_cmap_free(Handle cmap)
protected static Handle
gdk_rgb_cmap_new(int[] colors, int numColors)

Methods inherited from class org.gnu.glib.Boxed

equals, getHandle, hashCode, setHandle

Method Details

gdk_rgb_cmap_free

protected static final void gdk_rgb_cmap_free(Handle cmap)


gdk_rgb_cmap_new

protected static final Handle gdk_rgb_cmap_new(int[] colors,
                                               int numColors)