set_use_drag_window
Description:
Sets whether this has a drag window.
When true the toolitem can be used as a drag source through drag_source_set. When this has a drag window it will intercept all events, even those that would otherwise be sent to a child of this.
Parameters:
this |
a ToolItem |
use_drag_window |
Whether this has a drag window. |