DesktopAppInfo
Object Hierarchy:
Description:
[ CCode ( type_id = "g_desktop_app_info_get_type ()" ) ]
public sealed class DesktopAppInfo : Object, AppInfo
Content:
Properties:
- public string filename { get; construct; }
Static methods:
Creation methods:
Methods:
- public string get_action_name (string action_name)
- public bool get_boolean (string key)
- public unowned string? get_categories ()
- public unowned string? get_filename ()
- public unowned string? get_generic_name ()
- public bool get_is_hidden ()
- public unowned string[]? get_keywords ()
- public string? get_locale_string (string key)
- public bool get_nodisplay ()
- public bool get_show_in (string? desktop_env)
- public unowned string? get_startup_wm_class ()
- public string? get_string (string key)
- public string[]? get_string_list (string key)
- public bool has_key (string key)
- public void launch_action (string action_name, AppLaunchContext? launch_context)
- public bool launch_uris_as_manager (List<string> uris, AppLaunchContext? launch_context, SpawnFlags spawn_flags, SpawnChildSetupFunc? user_setup, DesktopAppLaunchCallback? pid_callback) throws Error
- public bool launch_uris_as_manager_with_fds (List<string> uris, AppLaunchContext? launch_context, SpawnFlags spawn_flags, SpawnChildSetupFunc? user_setup, DesktopAppLaunchCallback? pid_callback, int stdin_fd, int stdout_fd, int stderr_fd) throws Error
- public unowned string[] list_actions ()
Inherited Members:
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref
All known members inherited from interface GLib.AppInfo
- @delete
- add_supports_type
- can_delete
- can_remove_supports_type
- create_from_commandline
- dup
- equal
- get_all
- get_all_for_type
- get_commandline
- get_default_for_type
- get_default_for_type_async
- get_default_for_uri_scheme
- get_default_for_uri_scheme_async
- get_description
- get_display_name
- get_executable
- get_fallback_for_type
- get_icon
- get_id
- get_name
- get_recommended_for_type
- get_supported_types
- launch
- launch_default_for_uri
- launch_default_for_uri_async
- launch_uris
- launch_uris_async
- remove_supports_type
- reset_type_associations
- set_as_default_for_extension
- set_as_default_for_type
- set_as_last_used_for_type
- should_show
- supports_files
- supports_uris