gtk-kt
gio
/
org.gtk.gio
/
Notification
/
Priority
Priority
enum
Priority
:
Enum
<
Notification.Priority
>
Content copied to clipboard
Entries
Types
Properties
Entries
URGENT
Link copied to clipboard
URGENT
(
3
,
G_NOTIFICATION_PRIORITY_URGENT
)
Content copied to clipboard
HIGH
Link copied to clipboard
HIGH
(
2
,
G_NOTIFICATION_PRIORITY_HIGH
)
Content copied to clipboard
LOW
Link copied to clipboard
LOW
(
1
,
G_NOTIFICATION_PRIORITY_LOW
)
Content copied to clipboard
NORMAL
Link copied to clipboard
NORMAL
(
0
,
G_NOTIFICATION_PRIORITY_NORMAL
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
gio
Link copied to clipboard
val
gio
:
GNotificationPriority
Content copied to clipboard
key
Link copied to clipboard
val
key
:
Int
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard