has_application


Description:

public bool has_application (string app_name)

Checks whether an application registered this resource using app_name.

Parameters:

this

a `GtkRecentInfo`

app_name

a string containing an application name

Returns:

true if an application with name app_name was found, false otherwise