set_hint
Description:
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 | |
key |
the hint key |
value |
the hint value |