About my projects, examples and tutorials

Module Checklist

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

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

Constructors

Routine State¹ Version² Deprecated³
new-flowbox    


Methods

Routine State¹ Version² Deprecated³
append 4.6  
bind-model    
get-activate-on-single-click    
get-child-at-index    
get-child-at-pos    
get-column-spacing    
get-homogeneous    
get-max-children-per-line    
get-min-children-per-line    
get-row-spacing    
get-selected-children    
get-selection-mode    
insert    
invalidate-filter    
invalidate-sort    
prepend 4.6  
remove    
remove-all 4.12  
select-all    
select-child    
selected-foreach    
set-activate-on-single-click    
set-column-spacing    
set-filter-func    
set-hadjustment    
set-homogeneous    
set-max-children-per-line    
set-min-children-per-line    
set-row-spacing    
set-selection-mode    
set-sort-func    
set-vadjustment    
unselect-all    
unselect-child    


  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