Notify.Notification.prototype.set_hint_byte

function set_hint_byte(key: String, value: Number(guint8)): void {
    // Gjs wrapper for notify_notification_set_hint_byte()
}
  

Sets a hint with a byte value.

key

The hint.

value

The hint's value.