Notify.Notification.prototype.set_hint_double

function set_hint_double(key: String, value: Number(gdouble)): void {
    // Gjs wrapper for notify_notification_set_hint_double()
}
  

Sets a hint with a double value.

key

The hint.

value

The hint's value.