NotificationAreaIcon.getWindowRect

X11 only. Get global window coordinates and size. This can be used to show various notifications.

class NotificationAreaIcon
version(X11)
void
getWindowRect
(
out int x
,
out int y
,
out int width
,
out int height
)
Suggestion Box / Bug Report