API Version: 2.0
Library Version: 2.83.2
Generated by gi-docgen 2024.1
struct GUnixMountPoint { /* No available fields */ }
Defines a Unix mount point (e.g. /dev). This corresponds roughly to a fstab entry.
/dev
Gets a GUnixMountPoint for a given mount path.
GUnixMountPoint
since: 2.66
Compares two Unix mount points.
Makes a copy of mount_point.
mount_point
since: 2.54
Frees a Unix mount point.
Gets the device path for a Unix mount point.
Gets the file system type for the mount point.
Gets the mount path for a Unix mount point.
Gets the options for the mount point.
since: 2.32
Guesses whether a Unix mount point can be ejected.
Guesses the icon of a Unix mount point.
Guesses the name of a Unix mount point.
Guesses the symbolic icon of a Unix mount point.
since: 2.34
Checks if a Unix mount point is a loopback device.
Checks if a Unix mount point is read only.
Checks if a Unix mount point is mountable by the user.
Content