API Version: 4.0
Library Version: 4.3.2
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.
NULL
utf8
A newly allocated NULL-terminated array of strings. Use g_strfreev() to free it.