About my projects, examples and tutorials

Module Checklist

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

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

Constructors

Routine State¹ Version² Deprecated³
new-entry    
new-with-buffer    


Methods

Routine State¹ Version² Deprecated³
get-activates-default    
get-alignment    
get-attributes    
get-buffer    
get-completion   4.10
get-current-icon-drag-source    
get-extra-menu    
get-has-frame    
get-icon-activatable    
get-icon-area    
get-icon-at-pos    
get-icon-gicon    
get-icon-name    
get-icon-paintable    
get-icon-sensitive    
get-icon-storage-type    
get-icon-tooltip-markup    
get-icon-tooltip-text    
get-input-hints    
get-input-purpose    
get-invisible-char    
get-max-length    
get-overwrite-mode    
get-placeholder-text    
get-progress-fraction    
get-progress-pulse-step    
get-tabs    
get-text-length    
get-visibility    
grab-focus-without-selecting    
progress-pulse    
reset-im-context    
set-activates-default    
set-alignment    
set-attributes    
set-buffer    
set-completion   4.10
set-extra-menu    
set-has-frame    
set-icon-activatable    
set-icon-drag-source    
set-icon-from-gicon    
set-icon-from-icon-name    
set-icon-from-paintable    
set-icon-sensitive    
set-icon-tooltip-markup    
set-icon-tooltip-text    
set-input-hints    
set-input-purpose    
set-invisible-char    
set-max-length    
set-overwrite-mode    
set-placeholder-text    
set-progress-fraction    
set-progress-pulse-step    
set-tabs    
set-visibility    
unset-invisible-char    


  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