About my projects, examples and tutorials

Module Checklist

Checklist for module Gnome::Gtk4::AboutDialog 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::Gtk4::AboutDialog

  State Name Tests
Module generated AboutDialog.rakumod  
Documentation corrected AboutDialog.rakudoc  
Tests completed AboutDialog.rakutest 14 tests

Constructors

Routine State¹ Version² Deprecated³
new-aboutdialog    


Methods

Routine State¹ Version² Deprecated³
add-credit-section    
get-artists    
get-authors    
get-comments    
get-copyright    
get-documenters    
get-license    
get-license-type    
get-logo    
get-logo-icon-name    
get-program-name    
get-system-information    
get-translator-credits    
get-version    
get-website    
get-website-label    
get-wrap-license    
set-artists    
set-authors    
set-comments    
set-copyright    
set-documenters    
set-license    
set-license-type    
set-logo    
set-logo-icon-name    
set-program-name    
set-system-information    
set-translator-credits    
set-version    
set-website    
set-website-label    
set-wrap-license    


  1. Status, generated, missing values, deprecated, etc
  2. Version of introduction, otherwise it is the release version (4.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