About my projects, examples and tutorials

Module Checklist

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

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

Constructors

Routine State¹ Version² Deprecated³
new-printjob    


Methods

Routine State¹ Version² Deprecated³
get-collate    
get-n-up    
get-n-up-layout    
get-num-copies    
get-page-ranges    
get-page-set    
get-pages    
get-printer    
get-reverse    
get-rotate    
get-scale    
get-settings    
get-status    
get-surface    
get-title    
get-track-print-status    
send    
set-collate    
set-n-up    
set-n-up-layout    
set-num-copies    
set-page-ranges    
set-page-set    
set-pages    
set-reverse    
set-rotate    
set-scale    
set-source-fd    
set-source-file    
set-track-print-status    


  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