create_app_info


Description:

public AppInfo? create_app_info (string? app_name) throws Error

Creates a AppInfo for the specified RecentInfo

Parameters:

this

a RecentInfo

app_name

the name of the application that should be mapped to a AppInfo; if null is used then the default application for the MIME type is used

Returns:

the newly created AppInfo, or null. In case of error, throws will be set either with a gtk_recent_manager_error or a g_io_error