| libfm Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | ||||
gboolean fm_app_info_launch (GAppInfo *appinfo,GList *files,GAppLaunchContext *launch_context,GError **error); gboolean fm_app_info_launch_uris (GAppInfo *appinfo,GList *uris,GAppLaunchContext *launch_context,GError **error); gboolean fm_app_info_launch_default_for_uri (const char *uri,GAppLaunchContext *launch_context,GError **error); GAppInfo* fm_app_info_create_from_commandline (const char *commandline,const char *application_name,GAppInfoCreateFlags flags,GError **error);
gboolean fm_app_info_launch (GAppInfo *appinfo,GList *files,GAppLaunchContext *launch_context,GError **error);
|
|
|
|
|
|
|
|
Returns : |
gboolean fm_app_info_launch_uris (GAppInfo *appinfo,GList *uris,GAppLaunchContext *launch_context,GError **error);
|
|
|
|
|
|
|
|
Returns : |
gboolean fm_app_info_launch_default_for_uri (const char *uri,GAppLaunchContext *launch_context,GError **error);
|
|
|
|
|
|
Returns : |
GAppInfo* fm_app_info_create_from_commandline (const char *commandline,const char *application_name,GAppInfoCreateFlags flags,GError **error);
|
|
|
|
|
|
|
|
Returns : |