Method GDK2.Drawable()->draw_bitmap()
- Method
draw_bitmap
GDK2.Drawable
draw_bitmap(GDK2.GC
gc
,GDK2.Bitmap
bitmap
,int
xsrc
,int
ysrc
,int
xdest
,int
ydest
,int
width
,int
height
)- Description
Draw a GDK2(Bitmap) in this drawable. NOTE: This drawable must be a bitmap as well. This will be fixed in GTK 1.3