set_hint_uint32


Description:

[ Version ( deprecated = true , deprecated_since = "0.6." ) ]
public void set_hint_uint32 (string key, uint value)

Warning: set_hint_uint32 is deprecated since 0.6..

Sets a hint with an unsigned 32-bit integer value.

Note:

Use [method@Notification.set_hint] instead

Parameters:

this

The notification.

key

The hint.

value

The hint's value.