TabBar.extraDragPreload

Get extraDragPreload property.

  1. bool extraDragPreload [@property getter]
    class TabBar
    @property
    bool
    extraDragPreload
    ()
  2. bool extraDragPreload [@property setter]

Return Value

Type: bool

Whether the drop data should be preloaded on hover.

See gtk.drop_target.DropTarget.preload.