Tooltip.current

WidgetPtr current() @property nothrow @nogc

Gets the current tooltip target widget.

Returns

Widget pointer or null if no widget
void current(WidgetPtr w) @property nothrow @nogc

Sets the current tooltip target widget.

Parameters

wWidget pointer