create_app_info
Description:
Creates a AppInfo for the specified RecentInfo
Parameters:
this | |
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 |