TabBar.extraDragPreload
bool extraDragPreload() @property nothrowGet extraDragPreload property.
Returns
Whether the drop data should be preloaded on hover.
void extraDragPreload(bool propval) @property nothrowSet extraDragPreload property.
Parameters
propval | Whether the drop data should be preloaded on hover. See gtk.drop_target.DropTarget.preload. |