get_applications


Description:

[ CCode ( array_length = true , array_length_pos = 0.1 , array_length_type = "gsize" , array_null_terminated = true ) ]
public string[] get_applications ()

Retrieves the list of applications that have registered this resource.

Parameters:

this

a `GtkRecentInfo`

length

return location for the length of the returned list

Returns:

a newly allocated null-terminated array of strings. Use strfreev to free it.