c
Back to Seed Clases

Gdk


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gdk.Colormap

Class Gdk.Colormap

Import line: Gdk = imports.gi.Gdk;
GIR File: Gdk-2.0.gir
C documentation: GdkColormap
Class : Colormap
Extends: GObject.Object
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gdk
Method
Gdk.color_alloc (Colormap colormap, Color color) : gint32
Gdk
Method
Gdk.color_black (Colormap colormap, Color color) : gint32
Gdk
Method
Gdk.color_change (Colormap colormap, Color color) : gint32
Gdk
Method
Gdk.color_white (Colormap colormap, Color color) : gint32
Gdk
Method
Gdk.colors_alloc (Colormap colormap, gboolean contiguous, guint32 planes, gint32 nplanes, guint32 pixels, gint32 npixels) : gint32
Gdk
Method
Gdk.colors_free (Colormap colormap, guint32 pixels, gint32 npixels, guint32 planes) : none
Gdk
Method
Gdk.colors_store (Colormap colormap, Color colors, gint32 ncolors) : none
Gdk
Method
Gdk.pango_context_set_colormap (Context context, Colormap colormap) : none
Gdk
Method
Gdk.pixbuf_render_pixmap_and_mask_for_colormap (Pixbuf pixbuf, Colormap colormap, Pixmap pixmap_return, Bitmap mask_return, gint32 alpha_threshold) : none
Gdk
Method
Gdk.rgb_colormap_ditherable (Colormap cmap) : gboolean
Gdk
Method
Gdk.rgb_find_color (Colormap colormap, Color color) : none
Gdk
Method
Gdk.rgb_get_colormap () : Gdk.Colormap
Gdk.Drawable
Method
set_colormap (Colormap colormap) : none
Gdk.GC
Method
set_colormap (Colormap colormap) : none
Gdk.Image
Method
set_colormap (Colormap colormap) : none
Gdk.Pixmap
Method
Gdk.Pixmap.colormap_create_from_xpm (Drawable drawable, Colormap colormap, Bitmap mask, Color transparent_color, String filename) : Gdk.Pixmap
Gdk.Pixmap
Method
Gdk.Pixmap.colormap_create_from_xpm_d (Drawable drawable, Colormap colormap, Bitmap mask, Color transparent_color, String data) : Gdk.Pixmap
Gdk.Screen
Method
get_default_colormap () : Gdk.Colormap
Gdk.Screen
Method
get_rgb_colormap () : Gdk.Colormap
Gdk.Screen
Method
get_rgba_colormap () : Gdk.Colormap
Gdk.Screen
Method
get_system_colormap () : Gdk.Colormap
Gdk.Screen
Method
set_default_colormap (Colormap colormap) : none
Gtk
Method
Gtk.drag_set_default_icon (Colormap colormap, Pixmap pixmap, Bitmap mask, gint32 hot_x, gint32 hot_y) : none
Gtk
Method
Gtk.drag_set_icon_pixmap (DragContext context, Colormap colormap, Pixmap pixmap, Bitmap mask, gint32 hot_x, gint32 hot_y) : none
Gtk
Method
Gtk.drag_source_set_icon (Widget widget, Colormap colormap, Pixmap pixmap, Bitmap mask) : none
Gtk.Widget
Method
Gtk.Widget.get_default_colormap () : Gdk.Colormap
Gtk.Widget
Method
Gtk.Widget.push_colormap (Colormap cmap) : none
Gtk.Widget
Method
Gtk.Widget.set_default_colormap (Colormap colormap) : none
Gtk.Widget
Method
get_colormap () : Gdk.Colormap
Gtk.Widget
Method
set_colormap (Colormap colormap) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:02:53 GMT+0800 (HKT)