About my projects, examples and tutorials

Module Checklist

Checklist for module Gnome::Gio::R-AppInfo 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-AppInfo

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

Methods

Routine State¹ Version² Deprecated³
add-supports-type    
can-delete 2.20  
can-remove-supports-type    
delete 2.20  
dup    
equal    
get-commandline 2.20  
get-description    
get-display-name 2.24  
get-executable    
get-icon    
get-id    
get-name    
get-supported-types 2.34  
launch    
launch-uris    
launch-uris-async 2.60  
launch-uris-finish 2.60  
remove-supports-type    
set-as-default-for-extension    
set-as-default-for-type    
set-as-last-used-for-type    
should-show    
supports-files    
supports-uris    


Functions

Routine State¹ Version² Deprecated³
create-from-commandline    
get-all    
get-all-for-type    
get-default-for-type    
get-default-for-type-async 2.74  
get-default-for-type-finish 2.74  
get-default-for-uri-scheme    
get-default-for-uri-scheme-async 2.74  
get-default-for-uri-scheme-finish 2.74  
get-fallback-for-type 2.28  
get-recommended-for-type 2.28  
launch-default-for-uri    
launch-default-for-uri-async 2.50  
launch-default-for-uri-finish 2.50  
reset-type-associations 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