set_urgency_hint
Description:
[ Version ( deprecated = true , deprecated_since = "4.18" ) ]
public void set_urgency_hint (bool urgent)
public void set_urgency_hint (bool urgent)
Warning: set_urgency_hint is deprecated since 4.18.
Sets a hint on this that it needs user attention.
See the ICCCM for details.
Parameters:
this |
a native `GdkSurface` |
urgent |
true to indicate urgenct attention needed |