About my projects, examples and tutorials

Module Checklist

Checklist for module Gnome::Gio::R-Mount to show the progress of deveopment or whether it is deprecated. Most of the modules are generated but documentation needs to be checked for typos and mistakes. Also examples may be added. Not much will be done for deprecated modules. You might be interested in the GnomeTools distribution where some of the deprecated modules are rewritten.

Furthermore there is a list of the current versions of Gnome libraries and Raku distibutions installed on my machine versus the Raku distribution versions.

Gnome::Gio::R-Mount

  State Name Tests
Module generated R-Mount.rakumod  
Documentation corrected R-Mount.rakudoc  
Tests completed R-Mount.rakutest 0 tests

Methods

Routine State¹ Version² Deprecated³
can-eject    
can-unmount    
eject   2.22
eject-finish   2.22
eject-with-operation 2.22  
eject-with-operation-finish 2.22  
get-default-location    
get-drive    
get-icon    
get-name    
get-root    
get-sort-key 2.32  
get-symbolic-icon 2.34  
get-uuid    
get-volume    
guess-content-type 2.18  
guess-content-type-finish 2.18  
guess-content-type-sync 2.18  
is-shadowed 2.20  
remount    
remount-finish    
shadow 2.20  
unmount   2.22
unmount-finish   2.22
unmount-with-operation 2.22  
unmount-with-operation-finish 2.22  
unshadow 2.20  


  1. Status, generated, missing values, deprecated, etc
  2. Version of introduction, otherwise it is the release version (2.0)
  3. Version of deprecation and is removed in next release

Legend for the tables

SymbolMeaning
Code and documentation is generated
Must be written
Removed in next Gnome library release
Not generated, there are missing types
Is removed or will not be implemented