[Top]
GTK2
GTK2.ToolItem
|
Method GTK2.ToolItem()->set_use_drag_window()
- Method
set_use_drag_window
GTK2.ToolItem set_use_drag_window(int use_drag_window)
- Description
Sets whether this item has a drag window. When true
the toolitem can be used as a drag source. When this item
has a drag window it will intercept all events, even those
that would otherwise be sent to a child.
|