.\" Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" Set up some character translations and predefined strings. \*(-- will .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left .\" double quote, and \*(R" will give a right double quote. \*(C+ will .\" give a nicer C++. Capital omega is used to do unbreakable dashes and .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff, .\" nothing in troff, for use with C<>. .tr \(*W- .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' .ie n \{\ . ds -- \(*W- . ds PI pi . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch . ds L" "" . ds R" "" . ds C` "" . ds C' "" 'br\} .el\{\ . ds -- \|\(em\| . ds PI \(*p . ds L" `` . ds R" '' . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .if !\nF .nr F 0 .if \nF>0 \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} .\} .\" ======================================================================== .\" .IX Title "Gnome2::VFS::Volume 3pm" .TH Gnome2::VFS::Volume 3pm "2017-07-22" "perl v5.26.0" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH "NAME" Gnome2::VFS::Volume \- Abstraction for a mounted file system or a network location .SH "HIERARCHY" .IX Header "HIERARCHY" .Vb 2 \& Glib::Object \& +\-\-\-\-Gnome2::VFS::Volume .Ve .SH "METHODS" .IX Header "METHODS" .ie n .SS "string = $volume\->\fBget_activation_uri\fP" .el .SS "string = \f(CW$volume\fP\->\fBget_activation_uri\fP" .IX Subsection "string = $volume->get_activation_uri" .ie n .SS "integer = $a\->\fBcompare\fP ($b)" .el .SS "integer = \f(CW$a\fP\->\fBcompare\fP ($b)" .IX Subsection "integer = $a->compare ($b)" .IP "\(bu" 4 \&\f(CW$b\fR (Gnome2::VFS::Volume) .ie n .SS "Gnome2::VFS\->\fBconnect_to_server\fP ($uri, $display_name, $icon)" .el .SS "Gnome2::VFS\->\fBconnect_to_server\fP ($uri, \f(CW$display_name\fP, \f(CW$icon\fP)" .IX Subsection "Gnome2::VFS->connect_to_server ($uri, $display_name, $icon)" .IP "\(bu" 4 \&\f(CW$uri\fR (string) .IP "\(bu" 4 \&\f(CW$display_name\fR (string) .IP "\(bu" 4 \&\f(CW$icon\fR (string) .ie n .SS "string = $volume\->\fBget_device_path\fP" .el .SS "string = \f(CW$volume\fP\->\fBget_device_path\fP" .IX Subsection "string = $volume->get_device_path" .ie n .SS "devicetype = $volume\->\fBget_device_type\fP" .el .SS "devicetype = \f(CW$volume\fP\->\fBget_device_type\fP" .IX Subsection "devicetype = $volume->get_device_type" .ie n .SS "string = $volume\->\fBget_display_name\fP" .el .SS "string = \f(CW$volume\fP\->\fBget_display_name\fP" .IX Subsection "string = $volume->get_display_name" .ie n .SS "drive = $volume\->\fBget_drive\fP" .el .SS "drive = \f(CW$volume\fP\->\fBget_drive\fP" .IX Subsection "drive = $volume->get_drive" .ie n .SS "$volume\->\fBeject\fP ($func, $data=undef)" .el .SS "\f(CW$volume\fP\->\fBeject\fP ($func, \f(CW$data\fP=undef)" .IX Subsection "$volume->eject ($func, $data=undef)" .IP "\(bu" 4 \&\f(CW$func\fR (scalar) .IP "\(bu" 4 \&\f(CW$data\fR (scalar) .ie n .SS "string = $volume\->\fBget_filesystem_type\fP" .el .SS "string = \f(CW$volume\fP\->\fBget_filesystem_type\fP" .IX Subsection "string = $volume->get_filesystem_type" .ie n .SS "string = $volume\->\fBget_hal_udi\fP" .el .SS "string = \f(CW$volume\fP\->\fBget_hal_udi\fP" .IX Subsection "string = $volume->get_hal_udi" Since: vfs 2.8 .ie n .SS "boolean = $volume\->\fBhandles_trash\fP" .el .SS "boolean = \f(CW$volume\fP\->\fBhandles_trash\fP" .IX Subsection "boolean = $volume->handles_trash" .ie n .SS "string = $volume\->\fBget_icon\fP" .el .SS "string = \f(CW$volume\fP\->\fBget_icon\fP" .IX Subsection "string = $volume->get_icon" .ie n .SS "unsigned = $volume\->\fBget_id\fP" .el .SS "unsigned = \f(CW$volume\fP\->\fBget_id\fP" .IX Subsection "unsigned = $volume->get_id" .ie n .SS "boolean = $volume\->\fBis_mounted\fP" .el .SS "boolean = \f(CW$volume\fP\->\fBis_mounted\fP" .IX Subsection "boolean = $volume->is_mounted" .ie n .SS "boolean = $volume\->\fBis_read_only\fP" .el .SS "boolean = \f(CW$volume\fP\->\fBis_read_only\fP" .IX Subsection "boolean = $volume->is_read_only" .ie n .SS "boolean = $volume\->\fBis_user_visible\fP" .el .SS "boolean = \f(CW$volume\fP\->\fBis_user_visible\fP" .IX Subsection "boolean = $volume->is_user_visible" .ie n .SS "$volume\->\fBunmount\fP ($func, $data=undef)" .el .SS "\f(CW$volume\fP\->\fBunmount\fP ($func, \f(CW$data\fP=undef)" .IX Subsection "$volume->unmount ($func, $data=undef)" .IP "\(bu" 4 \&\f(CW$func\fR (scalar) .IP "\(bu" 4 \&\f(CW$data\fR (scalar) .ie n .SS "volumetype = $volume\->\fBget_volume_type\fP" .el .SS "volumetype = \f(CW$volume\fP\->\fBget_volume_type\fP" .IX Subsection "volumetype = $volume->get_volume_type" .SH "ENUMS AND FLAGS" .IX Header "ENUMS AND FLAGS" .SS "enum Gnome2::VFS::DeviceType" .IX Subsection "enum Gnome2::VFS::DeviceType" .IP "\(bu" 4 \&'unknown' / '\s-1GNOME_VFS_DEVICE_TYPE_UNKNOWN\s0' .IP "\(bu" 4 \&'audio\-cd' / '\s-1GNOME_VFS_DEVICE_TYPE_AUDIO_CD\s0' .IP "\(bu" 4 \&'video\-dvd' / '\s-1GNOME_VFS_DEVICE_TYPE_VIDEO_DVD\s0' .IP "\(bu" 4 \&'harddrive' / '\s-1GNOME_VFS_DEVICE_TYPE_HARDDRIVE\s0' .IP "\(bu" 4 \&'cdrom' / '\s-1GNOME_VFS_DEVICE_TYPE_CDROM\s0' .IP "\(bu" 4 \&'floppy' / '\s-1GNOME_VFS_DEVICE_TYPE_FLOPPY\s0' .IP "\(bu" 4 \&'zip' / '\s-1GNOME_VFS_DEVICE_TYPE_ZIP\s0' .IP "\(bu" 4 \&'jaz' / '\s-1GNOME_VFS_DEVICE_TYPE_JAZ\s0' .IP "\(bu" 4 \&'nfs' / '\s-1GNOME_VFS_DEVICE_TYPE_NFS\s0' .IP "\(bu" 4 \&'autofs' / '\s-1GNOME_VFS_DEVICE_TYPE_AUTOFS\s0' .IP "\(bu" 4 \&'camera' / '\s-1GNOME_VFS_DEVICE_TYPE_CAMERA\s0' .IP "\(bu" 4 \&'memory\-stick' / '\s-1GNOME_VFS_DEVICE_TYPE_MEMORY_STICK\s0' .IP "\(bu" 4 \&'smb' / '\s-1GNOME_VFS_DEVICE_TYPE_SMB\s0' .IP "\(bu" 4 \&'apple' / '\s-1GNOME_VFS_DEVICE_TYPE_APPLE\s0' .IP "\(bu" 4 \&'music\-player' / '\s-1GNOME_VFS_DEVICE_TYPE_MUSIC_PLAYER\s0' .IP "\(bu" 4 \&'windows' / '\s-1GNOME_VFS_DEVICE_TYPE_WINDOWS\s0' .IP "\(bu" 4 \&'loopback' / '\s-1GNOME_VFS_DEVICE_TYPE_LOOPBACK\s0' .IP "\(bu" 4 \&'network' / '\s-1GNOME_VFS_DEVICE_TYPE_NETWORK\s0' .SS "enum Gnome2::VFS::VolumeType" .IX Subsection "enum Gnome2::VFS::VolumeType" .IP "\(bu" 4 \&'mountpoint' / '\s-1GNOME_VFS_VOLUME_TYPE_MOUNTPOINT\s0' .IP "\(bu" 4 \&'vfs\-mount' / '\s-1GNOME_VFS_VOLUME_TYPE_VFS_MOUNT\s0' .IP "\(bu" 4 \&'connected\-server' / '\s-1GNOME_VFS_VOLUME_TYPE_CONNECTED_SERVER\s0' .SH "SEE ALSO" .IX Header "SEE ALSO" Gnome2::VFS, Glib::Object .SH "COPYRIGHT" .IX Header "COPYRIGHT" Copyright (C) 2003\-2007, 2013 by the gtk2\-perl team. .PP This software is licensed under the \s-1LGPL.\s0 See Gnome2::VFS for a full notice.