Notify.Notification.prototype.set_hint_uint32
function set_hint_uint32(key: String, value: Number(guint)): void {
// Gjs wrapper for notify_notification_set_hint_uint32()
}
Sets a hint with an unsigned 32-bit integer value.
- key
The hint.
- value
The hint's value.