About my projects, examples and tutorials

Module Checklist

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

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

Constructors

Routine State¹ Version² Deprecated³
new-listbox    


Methods

Routine State¹ Version² Deprecated³
append    
bind-model    
drag-highlight-row    
drag-unhighlight-row    
get-activate-on-single-click    
get-adjustment    
get-row-at-index    
get-row-at-y    
get-selected-row    
get-selected-rows    
get-selection-mode    
get-show-separators    
get-tab-behavior 4.18  
insert    
invalidate-filter    
invalidate-headers    
invalidate-sort    
prepend    
remove    
remove-all 4.12  
select-all    
select-row    
selected-foreach    
set-activate-on-single-click    
set-adjustment    
set-filter-func    
set-header-func    
set-placeholder    
set-selection-mode    
set-show-separators    
set-sort-func    
set-tab-behavior 4.18  
unselect-all    
unselect-row    


  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