set_hint


Description:

[ Version ( since = "0.6" ) ]
public void set_hint (string key, Variant? value)

Sets a hint for key with value value.

If value is null, a previously set hint for key is unset.

If value is floating, it is consumed.

Parameters:

this

a Notification

key

the hint key

value

the hint value