RecentData

class RecentData(struct: CPointer<GtkRecentData>)

Constructors

RecentData
Link copied to clipboard
fun RecentData()

Properties

appExec
Link copied to clipboard
var appExec: String?
appName
Link copied to clipboard
var appName: String?
description
Link copied to clipboard
var description: String?
displayName
Link copied to clipboard
var displayName: String?
isPrivate
Link copied to clipboard
var isPrivate: Boolean
mimeType
Link copied to clipboard
var mimeType: String?
struct
Link copied to clipboard
val struct: CPointer<GtkRecentData>