About my projects, examples and tutorials

Module Checklist

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

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

Constructors

Routine State¹ Version² Deprecated³
new-window    


Methods

Routine State¹ Version² Deprecated³
close    
destroy    
fullscreen    
fullscreen-on-monitor    
get-application    
get-child    
get-decorated    
get-default-size    
get-default-widget    
get-deletable    
get-destroy-with-parent    
get-focus    
get-focus-visible    
get-group    
get-handle-menubar-accel 4.2  
get-hide-on-close    
get-icon-name    
get-mnemonics-visible    
get-modal    
get-resizable    
get-title    
get-titlebar    
get-transient-for    
has-group    
is-active    
is-fullscreen    
is-maximized    
is-suspended 4.12  
maximize    
minimize    
present    
present-with-time   4.14
set-application    
set-child    
set-decorated    
set-default-size    
set-default-widget    
set-deletable    
set-destroy-with-parent    
set-display    
set-focus    
set-focus-visible    
set-handle-menubar-accel 4.2  
set-hide-on-close    
set-icon-name    
set-mnemonics-visible    
set-modal    
set-resizable    
set-startup-id    
set-title    
set-titlebar    
set-transient-for    
unfullscreen    
unmaximize    
unminimize    


Functions

Routine State¹ Version² Deprecated³
get-default-icon-name    
get-toplevels    
list-toplevels    
set-auto-startup-notification    
set-default-icon-name    
set-interactive-debugging    


  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