home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / lib / perl5 / Gnome2 / VFS / Mime.pod < prev    next >
Encoding:
Text File  |  2006-06-19  |  933 b   |  76 lines

  1. =head1 NAME
  2.  
  3. Gnome2::VFS::Mime
  4.  
  5.  
  6. =head1 METHODS
  7.  
  8. =head2 boolean = Gnome2::VFS::Mime-E<gt>B<id_in_application_list> ($id, ...)
  9.  
  10. =over
  11.  
  12. =over
  13.  
  14. =item * $id (string) 
  15.  
  16. =item * ... (list) of GnomeVFSMimeApplication's
  17.  
  18. =back
  19.  
  20.  
  21.  
  22.  
  23. =back
  24.  
  25. =head2 list = Gnome2::VFS::Mime-E<gt>B<id_list_from_application_list> (...)
  26.  
  27. =over
  28.  
  29. =over
  30.  
  31. =item * ... (list) of GnomeVFSMimeApplication's
  32.  
  33. =back
  34.  
  35.  
  36.  
  37. Returns a list of application id's.
  38.  
  39.  
  40. =back
  41.  
  42. =head2 list = Gnome2::VFS::Mime-E<gt>B<remove_application_from_list> ($application_id, ...)
  43.  
  44. =over
  45.  
  46. =over
  47.  
  48. =item * $application_id (string) 
  49.  
  50. =item * ... (list) of GnomeVFSMimeApplication's
  51.  
  52. =back
  53.  
  54.  
  55.  
  56. Returns a boolean indicating whether anything was removed and the resulting
  57. list of GnomeVFSMimeApplication's.
  58.  
  59.  
  60. =back
  61.  
  62.  
  63. =head1 SEE ALSO
  64.  
  65. L<Gnome2::VFS>
  66.  
  67. =head1 COPYRIGHT
  68.  
  69. Copyright (C) 2003-2004 by the gtk2-perl team.
  70.  
  71. This software is licensed under the LGPL.  See L<Gnome2::VFS> for a full notice.
  72.  
  73.  
  74. =cut
  75.  
  76.