Tooltip.current

WidgetPtr current() static @property nothrow @nogc

Gets the current tooltip target widget.

Returns

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

Sets the current tooltip target widget.

Parameters

wWidget pointer