Plank.PositionManager.get_urgent_glow_position – plank Reference Manual
get_urgent_glow_position
Description:
public
void
get_urgent_glow_position
(
DockItem
item,
out
int
x,
out
int
y)
Get's the x and y position to display the urgent-glow for a dock item.
Parameters:
item
the item to show urgent-glow for
x
the resulting x position
y
the resulting y position