Sets our main struct and passes it to the parent class.
Compares two unix mount points.
Makes a copy of @mount_point.
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.
the main Gtk struct as a void*
Get the main Gtk struct
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. The result is a translated string.
Guesses the symbolic icon of a Unix mount point.
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.
Gets a #GUnixMountPoint for a given mount path. If @time_read is set, it will be filled with a unix timestamp for checking if the mount points have changed since with g_unix_mount_points_changed_since().
the main Gtk struct
Defines a Unix mount point (e.g. <filename>/dev</filename>). This corresponds roughly to a fstab entry.