Gtk
Widget
InputShapeCombineMask
Gtk.Widget.InputShapeCombineMask Method
Sets an input shape mask for the widget.
Syntax
public
void
InputShapeCombineMask
(
Gdk.Pixmap
shape_mask,
int
offset_x,
int
offset_y)
Parameters
shape_mask
mask to combine.
offset_x
x offset of
shape_mask
.
offset_y
y offset of
shape_mask
.
Remarks
Allows widgets to react to non-rectangular regions for mouse events.
Requirements
Namespace:
Gtk
Assembly:
gtk-sharp (in gtk-sharp.dll)
Since:
Gtk# 2.10