Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Struct Gio.UnixMountEntry

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GUnixMountEntry
Struct : UnixMountEntry
  Show / Hide Inherited methods, properties and signals
Defines a Unix mount entry (e.g. /media/cdrom). This corresponds roughly to a mtab entry.
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio
Method
Gio.unix_mount_at (String mount_path, Object out_values) : Gio.UnixMountEntry
Gio
Method
Gio.unix_mount_compare (UnixMountEntry mount1, UnixMountEntry mount2) : Number
Gio
Method
Gio.unix_mount_free (UnixMountEntry mount_entry) : none
Gio
Method
Gio.unix_mount_get_device_path (UnixMountEntry mount_entry) : String
Gio
Method
Gio.unix_mount_get_fs_type (UnixMountEntry mount_entry) : String
Gio
Method
Gio.unix_mount_get_mount_path (UnixMountEntry mount_entry) : String
Gio
Method
Gio.unix_mount_guess_can_eject (UnixMountEntry mount_entry) : Boolean
Gio
Method
Gio.unix_mount_guess_icon (UnixMountEntry mount_entry) : Gio.Icon
Gio
Method
Gio.unix_mount_guess_name (UnixMountEntry mount_entry) : String
Gio
Method
Gio.unix_mount_guess_should_display (UnixMountEntry mount_entry) : Boolean
Gio
Method
Gio.unix_mount_is_readonly (UnixMountEntry mount_entry) : Boolean
Gio
Method
Gio.unix_mount_is_system_internal (UnixMountEntry mount_entry) : Boolean
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:32 GMT+0800 (HKT)