About my projects, examples and tutorials

Module Checklist

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

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

Constructors

Routine State¹ Version² Deprecated³
new-snapshot    


Methods

Routine State¹ Version² Deprecated³
append-border    
append-cairo    
append-color    
append-conic-gradient    
append-fill 4.14  
append-inset-shadow    
append-layout    
append-linear-gradient    
append-node    
append-outset-shadow    
append-radial-gradient    
append-repeating-linear-gradient    
append-repeating-radial-gradient    
append-scaled-texture 4.10  
append-stroke 4.14  
append-texture    
free-to-node    
free-to-paintable    
gl-shader-pop-texture   4.16
perspective    
pop    
push-blend    
push-blur    
push-clip    
push-color-matrix    
push-cross-fade    
push-debug    
push-fill 4.14  
push-gl-shader   4.16
push-mask 4.10  
push-opacity    
push-repeat    
push-rounded-clip    
push-shadow    
push-stroke 4.14  
render-background   4.10
render-focus   4.10
render-frame   4.10
render-insertion-cursor   4.10
render-layout   4.10
restore    
rotate    
rotate-3d    
save    
scale    
scale-3d    
to-node    
to-paintable    
transform    
transform-matrix    
translate    
translate-3d    


  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