gtk-kt
gtk
/
org.gtk.gtk
/
RecentManager
/
RecentData
Recent
Data
class
RecentData
(
struct
:
CPointer
<
GtkRecentData
>
)
Content copied to clipboard
Constructors
Properties
Constructors
RecentData
Link copied to clipboard
fun
RecentData
(
)
Content copied to clipboard
Properties
appExec
Link copied to clipboard
var
appExec
:
String
?
Content copied to clipboard
appName
Link copied to clipboard
var
appName
:
String
?
Content copied to clipboard
description
Link copied to clipboard
var
description
:
String
?
Content copied to clipboard
displayName
Link copied to clipboard
var
displayName
:
String
?
Content copied to clipboard
isPrivate
Link copied to clipboard
var
isPrivate
:
Boolean
Content copied to clipboard
mimeType
Link copied to clipboard
var
mimeType
:
String
?
Content copied to clipboard
struct
Link copied to clipboard
val
struct
:
CPointer
<
GtkRecentData
>
Content copied to clipboard