Method GTK2.Widget()->shape_combine_mask()
- Method
shape_combine_mask
GTK2.Widgetshape_combine_mask(GDK2.Bitmapshape_mask,intoffset_x,intoffset_y)- Description
Sets a shape for a widget's GDK2.Window. This allows for transparent window, etc.
GTK2.Widget shape_combine_mask(GDK2.Bitmap shape_mask, int offset_x, int offset_y)
Sets a shape for a widget's GDK2.Window. This allows for transparent window, etc.