c
Back to Seed Clases

Gdk


Classes

Interfaces

Structs

Unions

Enums

Struct Gdk.Bitmap

Import line: Gdk = imports.gi.Gdk;
GIR File: Gdk-2.0.gir
C documentation: GdkBitmap
Struct : Bitmap
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gdk
Method
Gdk.pixbuf_render_pixmap_and_mask (Pixbuf pixbuf, Pixmap pixmap_return, Bitmap mask_return, gint32 alpha_threshold) : 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.pixbuf_render_threshold_alpha (Pixbuf pixbuf, Bitmap bitmap, gint32 src_x, gint32 src_y, gint32 dest_x, gint32 dest_y, gint32 width, gint32 height, gint32 alpha_threshold) : none
Gdk.GC
Method
set_clip_mask (Bitmap mask) : none
Gdk.PangoRenderer
Method
set_stipple (RenderPart part, Bitmap stipple) : 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.Pixmap
Method
Gdk.Pixmap.create_from_xpm (Drawable drawable, Bitmap mask, Color transparent_color, String filename) : Gdk.Pixmap
Gdk.Window
Method
input_shape_combine_mask (Bitmap mask, gint32 x, gint32 y) : none
Gdk.Window
Method
set_icon (Window icon_window, Pixmap pixmap, Bitmap mask) : none
Gdk.Window
Method
shape_combine_mask (Bitmap mask, gint32 x, gint32 y) : 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.CList
Method
get_pixmap (gint32 row, gint32 column, Pixmap pixmap, Bitmap mask) : gint32
Gtk.CList
Method
get_pixtext (gint32 row, gint32 column, String text, guint8 spacing, Pixmap pixmap, Bitmap mask) : gint32
Gtk.CList
Method
set_pixmap (gint32 row, gint32 column, Pixmap pixmap, Bitmap mask) : none
Gtk.CList
Method
set_pixtext (gint32 row, gint32 column, String text, guint8 spacing, Pixmap pixmap, Bitmap mask) : none
Gtk.CTree
Method
get_node_info (CTreeNode node, String text, guint8 spacing, Pixmap pixmap_closed, Bitmap mask_closed, Pixmap pixmap_opened, Bitmap mask_opened, gboolean is_leaf, gboolean expanded) : gboolean
Gtk.CTree
Method
node_get_pixmap (CTreeNode node, gint32 column, Pixmap pixmap, Bitmap mask) : gboolean
Gtk.CTree
Method
node_get_pixtext (CTreeNode node, gint32 column, String text, guint8 spacing, Pixmap pixmap, Bitmap mask) : gboolean
Gtk.CTree
Method
node_set_pixmap (CTreeNode node, gint32 column, Pixmap pixmap, Bitmap mask) : none
Gtk.CTree
Method
node_set_pixtext (CTreeNode node, gint32 column, String text, guint8 spacing, Pixmap pixmap, Bitmap mask) : none
Gtk.CTree
Method
set_node_info (CTreeNode node, String text, guint8 spacing, Pixmap pixmap_closed, Bitmap mask_closed, Pixmap pixmap_opened, Bitmap mask_opened, gboolean is_leaf, gboolean expanded) : none
Gtk.Image
Method
new Gtk.Image.from_image (Image image, Bitmap mask) : Gtk.Widget
Create a new Gtk.Image
Gtk.Image
Method
new Gtk.Image.from_pixmap (Pixmap pixmap, Bitmap mask) : Gtk.Widget
Create a new Gtk.Image
Gtk.Image
Method
get (Image val, Bitmap mask) : none
Gtk.Image
Method
get_image () : Object
Gtk.Image
Method
get_pixmap () : Object
Gtk.Image
Method
set (Image val, Bitmap mask) : none
Gtk.Image
Method
set_from_image (Image gdk_image, Bitmap mask) : none
Gtk.Image
Method
set_from_pixmap (Pixmap pixmap, Bitmap mask) : none
Gtk.Pixmap
Method
new Gtk.Pixmap.c_new (Pixmap pixmap, Bitmap mask) : Gtk.Widget
Create a new Gtk.Pixmap
Gtk.Pixmap
Method
get (Pixmap val, Bitmap mask) : none
Gtk.Pixmap
Method
set (Pixmap val, Bitmap mask) : none
Gtk.Widget
Method
input_shape_combine_mask (Bitmap shape_mask, gint32 offset_x, gint32 offset_y) : none
Gtk.Widget
Method
shape_combine_mask (Bitmap shape_mask, gint32 offset_x, gint32 offset_y) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:02:54 GMT+0800 (HKT)