About my projects, examples and tutorials

Module Checklist

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

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

Constructors

Routine State¹ Version² Deprecated³
new-printoperation    


Methods

Routine State¹ Version² Deprecated³
cancel    
draw-page-finish    
get-default-page-setup    
get-embed-page-setup    
get-error    
get-has-selection    
get-n-pages-to-print    
get-print-settings    
get-status    
get-status-string    
get-support-selection    
is-finished    
run    
set-allow-async    
set-current-page    
set-custom-tab-label    
set-default-page-setup    
set-defer-drawing    
set-embed-page-setup    
set-export-filename    
set-has-selection    
set-job-name    
set-n-pages    
set-print-settings    
set-show-progress    
set-support-selection    
set-track-print-status    
set-unit    
set-use-full-page    


  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