1Gnome2::VFS::ApplicatioUnsReergiCsotnrtyr(i3b)uted PerlGDnoocmuem2e:n:tVaFtSi:o:nApplicationRegistry(3)
2
3
4
6 Gnome2::VFS::ApplicationRegistry
7
9 scalar = Gnome2::VFS::ApplicationRegistry->new ($app_id)
10 · $app_id (string)
11
12 list = Gnome2::VFS::ApplicationRegistry->get_applications
13 ($mime_type=undef)
14 · $mime_type (string)
15
16 Returns a list of valid application id's that can handle this MIME
17 type.
18
19 Gnome2::VFS::ApplicationRegistry->reload
20 Gnome2::VFS::ApplicationRegistry->shutdown
21 result = Gnome2::VFS::ApplicationRegistry->sync
23 enum Gnome2::VFS::Result
24 · 'ok' / 'GNOME_VFS_OK'
25
26 · 'error-not-found' / 'GNOME_VFS_ERROR_NOT_FOUND'
27
28 · 'error-generic' / 'GNOME_VFS_ERROR_GENERIC'
29
30 · 'error-internal' / 'GNOME_VFS_ERROR_INTERNAL'
31
32 · 'error-bad-parameters' / 'GNOME_VFS_ERROR_BAD_PARAMETERS'
33
34 · 'error-not-supported' / 'GNOME_VFS_ERROR_NOT_SUPPORTED'
35
36 · 'error-io' / 'GNOME_VFS_ERROR_IO'
37
38 · 'error-corrupted-data' / 'GNOME_VFS_ERROR_CORRUPTED_DATA'
39
40 · 'error-wrong-format' / 'GNOME_VFS_ERROR_WRONG_FORMAT'
41
42 · 'error-bad-file' / 'GNOME_VFS_ERROR_BAD_FILE'
43
44 · 'error-too-big' / 'GNOME_VFS_ERROR_TOO_BIG'
45
46 · 'error-no-space' / 'GNOME_VFS_ERROR_NO_SPACE'
47
48 · 'error-read-only' / 'GNOME_VFS_ERROR_READ_ONLY'
49
50 · 'error-invalid-uri' / 'GNOME_VFS_ERROR_INVALID_URI'
51
52 · 'error-not-open' / 'GNOME_VFS_ERROR_NOT_OPEN'
53
54 · 'error-invalid-open-mode' / 'GNOME_VFS_ERROR_INVALID_OPEN_MODE'
55
56 · 'error-access-denied' / 'GNOME_VFS_ERROR_ACCESS_DENIED'
57
58 · 'error-too-many-open-files' / 'GNOME_VFS_ERROR_TOO_MANY_OPEN_FILES'
59
60 · 'error-eof' / 'GNOME_VFS_ERROR_EOF'
61
62 · 'error-not-a-directory' / 'GNOME_VFS_ERROR_NOT_A_DIRECTORY'
63
64 · 'error-in-progress' / 'GNOME_VFS_ERROR_IN_PROGRESS'
65
66 · 'error-interrupted' / 'GNOME_VFS_ERROR_INTERRUPTED'
67
68 · 'error-file-exists' / 'GNOME_VFS_ERROR_FILE_EXISTS'
69
70 · 'error-loop' / 'GNOME_VFS_ERROR_LOOP'
71
72 · 'error-not-permitted' / 'GNOME_VFS_ERROR_NOT_PERMITTED'
73
74 · 'error-is-directory' / 'GNOME_VFS_ERROR_IS_DIRECTORY'
75
76 · 'error-no-memory' / 'GNOME_VFS_ERROR_NO_MEMORY'
77
78 · 'error-host-not-found' / 'GNOME_VFS_ERROR_HOST_NOT_FOUND'
79
80 · 'error-invalid-host-name' / 'GNOME_VFS_ERROR_INVALID_HOST_NAME'
81
82 · 'error-host-has-no-address' / 'GNOME_VFS_ERROR_HOST_HAS_NO_ADDRESS'
83
84 · 'error-login-failed' / 'GNOME_VFS_ERROR_LOGIN_FAILED'
85
86 · 'error-cancelled' / 'GNOME_VFS_ERROR_CANCELLED'
87
88 · 'error-directory-busy' / 'GNOME_VFS_ERROR_DIRECTORY_BUSY'
89
90 · 'error-directory-not-empty' / 'GNOME_VFS_ERROR_DIRECTORY_NOT_EMPTY'
91
92 · 'error-too-many-links' / 'GNOME_VFS_ERROR_TOO_MANY_LINKS'
93
94 · 'error-read-only-file-system' /
95 'GNOME_VFS_ERROR_READ_ONLY_FILE_SYSTEM'
96
97 · 'error-not-same-file-system' /
98 'GNOME_VFS_ERROR_NOT_SAME_FILE_SYSTEM'
99
100 · 'error-name-too-long' / 'GNOME_VFS_ERROR_NAME_TOO_LONG'
101
102 · 'error-service-not-available' /
103 'GNOME_VFS_ERROR_SERVICE_NOT_AVAILABLE'
104
105 · 'error-service-obsolete' / 'GNOME_VFS_ERROR_SERVICE_OBSOLETE'
106
107 · 'error-protocol-error' / 'GNOME_VFS_ERROR_PROTOCOL_ERROR'
108
109 · 'error-no-master-browser' / 'GNOME_VFS_ERROR_NO_MASTER_BROWSER'
110
111 · 'error-no-default' / 'GNOME_VFS_ERROR_NO_DEFAULT'
112
113 · 'error-no-handler' / 'GNOME_VFS_ERROR_NO_HANDLER'
114
115 · 'error-parse' / 'GNOME_VFS_ERROR_PARSE'
116
117 · 'error-launch' / 'GNOME_VFS_ERROR_LAUNCH'
118
119 · 'error-timeout' / 'GNOME_VFS_ERROR_TIMEOUT'
120
121 · 'error-nameserver' / 'GNOME_VFS_ERROR_NAMESERVER'
122
123 · 'error-locked' / 'GNOME_VFS_ERROR_LOCKED'
124
125 · 'error-deprecated-function' / 'GNOME_VFS_ERROR_DEPRECATED_FUNCTION'
126
127 · 'error-invalid-filename' / 'GNOME_VFS_ERROR_INVALID_FILENAME'
128
129 · 'error-not-a-symbolic-link' / 'GNOME_VFS_ERROR_NOT_A_SYMBOLIC_LINK'
130
131 · 'num-errors' / 'GNOME_VFS_NUM_ERRORS'
132
134 Gnome2::VFS
135
137 Copyright (C) 2003-2007, 2013 by the gtk2-perl team.
138
139 This software is licensed under the LGPL. See Gnome2::VFS for a full
140 notice.
141
142
143
144perl v5.28.0 2018-07-14Gnome2::VFS::ApplicationRegistry(3)