About my projects, examples and tutorials

Module Checklist

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

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

Constructors

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


Methods

Routine State¹ Version² Deprecated³
add-child-at-anchor    
add-overlay    
backward-display-line    
backward-display-line-start    
buffer-to-window-coords    
forward-display-line    
forward-display-line-end    
get-accepts-tab    
get-bottom-margin    
get-buffer    
get-cursor-locations    
get-cursor-visible    
get-editable    
get-extra-menu    
get-gutter    
get-indent    
get-input-hints    
get-input-purpose    
get-iter-at-location    
get-iter-at-position    
get-iter-location    
get-justification    
get-left-margin    
get-line-at-y    
get-line-yrange    
get-ltr-context 4.4  
get-monospace    
get-overwrite    
get-pixels-above-lines    
get-pixels-below-lines    
get-pixels-inside-wrap    
get-right-margin    
get-rtl-context 4.4  
get-tabs    
get-top-margin    
get-visible-offset 4.18  
get-visible-rect    
get-wrap-mode    
im-context-filter-keypress    
move-mark-onscreen    
move-overlay    
move-visually    
place-cursor-onscreen    
remove    
reset-cursor-blink    
reset-im-context    
scroll-mark-onscreen    
scroll-to-iter    
scroll-to-mark    
set-accepts-tab    
set-bottom-margin    
set-buffer    
set-cursor-visible    
set-editable    
set-extra-menu    
set-gutter    
set-indent    
set-input-hints    
set-input-purpose    
set-justification    
set-left-margin    
set-monospace    
set-overwrite    
set-pixels-above-lines    
set-pixels-below-lines    
set-pixels-inside-wrap    
set-right-margin    
set-tabs    
set-top-margin    
set-wrap-mode    
starts-display-line    
window-to-buffer-coords    


  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