About my projects, examples and tutorials

Module Checklist

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

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

Constructors

Routine State¹ Version² Deprecated³
new-columnview    


Methods

Routine State¹ Version² Deprecated³
append-column    
get-columns    
get-enable-rubberband    
get-header-factory 4.12  
get-model    
get-reorderable    
get-row-factory 4.12  
get-show-column-separators    
get-show-row-separators    
get-single-click-activate    
get-sorter    
get-tab-behavior 4.12  
insert-column    
remove-column    
scroll-to 4.12  
set-enable-rubberband    
set-header-factory 4.12  
set-model    
set-reorderable    
set-row-factory 4.12  
set-show-column-separators    
set-show-row-separators    
set-single-click-activate    
set-tab-behavior 4.12  
sort-by-column    


  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