API Version: 4.0
Library Version: 4.2.0
char** gtk_recent_info_get_applications ( GtkRecentInfo* info, gsize* length )
Retrieves the list of applications that have registered this resource.
length
gsize*
return location for the length of the returned list
utf8
a newly allocated NULL-terminated array of strings. Use g_strfreev() to free it.
NULL
g_strfreev()