Namespace
GioUnix – 2.0
Unix-specific APIs in Gio
Dependencies
| GLib—2.0 | The base utility library | 
| Browse documentation | |
| GModule—2.0 | Portable API for dynamically loading modules | 
| Browse documentation | |
| GObject—2.0 | The base type system library | 
| Browse documentation | |
| Gio—2.0 | A library of useful classes for I/O, networking and IPC | 
| Browse documentation | 
Classes
| DesktopAppInfo | 
 | 
| FDMessage | This  | 
| InputStream | 
 | 
| MountMonitor | Watches for changes to the set of mount entries and mount points in the system. | 
| OutputStream | 
 | 
Interfaces
| DesktopAppInfoLookup | 
 deprecated: 2.28 | 
| FileDescriptorBased | 
 since: 2.24 | 
Structs
| MountEntry | Defines a Unix mount entry (e.g.  | 
| MountPoint | Defines a Unix mount point (e.g.  | 
Callbacks
| DesktopAppLaunchCallback | During invocation,  | 
Functions
| is_mount_path_system_internal | Determines if  | 
| is_system_device_path | Determines if  since: 2.56 | 
| is_system_fs_type | Determines if  since: 2.56 | 
| mount_at | Gets a  deprecated: 2.84 | 
| mount_compare | Compares two Unix mounts. deprecated: 2.84 | 
| mount_copy | Makes a copy of  deprecated: 2.84 since: 2.54 | 
| mount_entries_changed_since | Checks if the Unix mounts have changed since a given Unix time. | 
| mount_entries_get | Gets a list of  since: 2.84 | 
| mount_entries_get_from_file | Gets an array of  since: 2.84 | 
| mount_for | Gets a  deprecated: 2.84 since: 2.52 | 
| mount_free | Frees a Unix mount. deprecated: 2.84 | 
| mount_get_device_path | Gets the device path for a Unix mount. deprecated: 2.84 | 
| mount_get_fs_type | Gets the filesystem type for the Unix mount. deprecated: 2.84 | 
| mount_get_mount_path | Gets the mount path for a Unix mount. deprecated: 2.84 | 
| mount_get_options | Gets a comma separated list of mount options for the Unix mount. deprecated: 2.84 since: 2.58 | 
| mount_get_root_path | Gets the root of the mount within the filesystem. This is useful e.g. for mounts created by bind operation, or btrfs subvolumes. deprecated: 2.84 since: 2.60 | 
| mount_guess_can_eject | Guesses whether a Unix mount entry can be ejected. deprecated: 2.84 | 
| mount_guess_icon | Guesses the icon of a Unix mount entry. deprecated: 2.84 | 
| mount_guess_name | Guesses the name of a Unix mount entry. deprecated: 2.84 | 
| mount_guess_should_display | Guesses whether a Unix mount entry should be displayed in the UI. deprecated: 2.84 | 
| mount_guess_symbolic_icon | Guesses the symbolic icon of a Unix mount entry. deprecated: 2.84 since: 2.34 | 
| mount_is_readonly | Checks if a Unix mount is mounted read only. deprecated: 2.84 | 
| mount_is_system_internal | Checks if a Unix mount is a system mount. deprecated: 2.84 | 
| mount_points_changed_since | Checks if the Unix mount points have changed since a given Unix time. | 
| mount_points_get | Gets a list of  | 
| mount_points_get_from_file | Gets an array of  since: 2.82 | 
| mounts_changed_since | Checks if the Unix mounts have changed since a given Unix time. deprecated: 2.84 | 
| mounts_get | Gets a list of  deprecated: 2.84 | 
| mounts_get_from_file | Gets an array of  deprecated: 2.84 since: 2.82 | 
Constants
| DESKTOP_APP_INFO_LOOKUP_EXTENSION_POINT_NAME | Extension point for default handler to URI association. See Extending GIO. deprecated: 2.28 |