Notify.Notification.prototype.set_hint_int32
function set_hint_int32(key: String, value: Number(gint)): void {
// Gjs wrapper for notify_notification_set_hint_int32()
}
Sets a hint with a 32-bit integer value.
- key
The hint.
- value
The hint's value.