About my projects, examples and tutorials

Module Checklist

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

  State Name Tests
Module generated Image.rakumod  
Documentation corrected Image.rakudoc  
Tests completed Image.rakutest 0 tests

Constructors

Routine State¹ Version² Deprecated³
new-from-file    
new-from-gicon    
new-from-icon-name    
new-from-paintable    
new-from-pixbuf   4.12
new-from-resource    
new-image    


Methods

Routine State¹ Version² Deprecated³
clear    
get-gicon    
get-icon-name    
get-icon-size    
get-paintable    
get-pixel-size    
get-storage-type    
set-from-file    
set-from-gicon    
set-from-icon-name    
set-from-paintable    
set-from-pixbuf   4.12
set-from-resource    
set-icon-size    
set-pixel-size    


  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