c
Back to Seed Clases

Gdk


Classes

Interfaces

Structs

Unions

Enums

Class Gdk.Pixmap

Import line: Gdk = imports.gi.Gdk;
GIR File: Gdk-2.0.gir
C documentation: GdkPixmap
Class : Pixmap
Extends: Gdk.Drawable
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.cairo_set_source_pixmap (Context cr, Pixmap pixmap, gdouble pixmap_x, gdouble pixmap_y) : none
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.Cursor
Method
new Gdk.Cursor.from_pixmap (Pixmap source, Pixmap mask, Color fg, Color bg, gint32 x, gint32 y) : Gdk.Cursor
Create a new Gdk.Cursor
Gdk.GC
Method
set_stipple (Pixmap stipple) : none
Gdk.GC
Method
set_tile (Pixmap tile) : none
Gdk.Window
Method
set_back_pixmap (Pixmap pixmap, gboolean parent_relative) : none
Gdk.Window
Method
set_icon (Window icon_window, Pixmap pixmap, Bitmap mask) : 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.IconView
Method
create_drag_icon (TreePath path) : Gdk.Pixmap
Gtk.Image
Property
mask : Gdk.Pixmap
Gtk.Image
Property
pixmap : Gdk.Pixmap
Gtk.Image
Method
new Gtk.Image.from_pixmap (Pixmap pixmap, Bitmap mask) : Gtk.Widget
Create a new Gtk.Image
Gtk.Image
Method
get_pixmap () : Object
Gtk.Image
Method
set_from_pixmap (Pixmap pixmap, Bitmap mask) : none
Gtk.OffscreenWindow
Method
get_pixmap () : Gdk.Pixmap
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.TextTag
Property
background_stipple : Gdk.Pixmap
Gtk.TextTag
Property
foreground_stipple : Gdk.Pixmap
Gtk.TreeView
Method
create_row_drag_icon (TreePath path) : Gdk.Pixmap
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:02:54 GMT+0800 (HKT)