Handbook
Glossary
gtk_tool_item_set_use_drag_window ( tool_item use_drag_window -- )
Vocabulary
gtk2
.
ffi
Inputs
tool_item
an
object
use_drag_window
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_tool_item_set_use_drag_window
( GtkToolItem* tool_item,
gboolean
use_drag_window )