RecentInfo.getApplications

Retrieves the list of applications that have registered this resource. Since 2.10

class RecentInfo
string[]
getApplications
()

Return Value

Type: string[]

a newly allocated NULL-terminated array of strings. Use g_strfreev() to free it. [array length=length zero-terminated=1][transfer full]

Meta