About my projects, examples and tutorials

Module Checklist

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

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

Constructors

Routine State¹ Version² Deprecated³
new-label    
new-with-mnemonic    


Methods

Routine State¹ Version² Deprecated³
get-attributes    
get-current-uri    
get-ellipsize    
get-extra-menu    
get-justify    
get-label    
get-layout    
get-layout-offsets    
get-lines    
get-max-width-chars    
get-mnemonic-keyval    
get-mnemonic-widget    
get-natural-wrap-mode 4.6  
get-selectable    
get-selection-bounds    
get-single-line-mode    
get-tabs 4.8  
get-text    
get-use-markup    
get-use-underline    
get-width-chars    
get-wrap    
get-wrap-mode    
get-xalign    
get-yalign    
select-region    
set-attributes    
set-ellipsize    
set-extra-menu    
set-justify    
set-label    
set-lines    
set-markup    
set-markup-with-mnemonic    
set-max-width-chars    
set-mnemonic-widget    
set-natural-wrap-mode 4.6  
set-selectable    
set-single-line-mode    
set-tabs 4.8  
set-text    
set-text-with-mnemonic    
set-use-markup    
set-use-underline    
set-width-chars    
set-wrap    
set-wrap-mode    
set-xalign    
set-yalign    


  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