About my projects, examples and tutorials

Module Checklist

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

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

Constructors

Routine State¹ Version² Deprecated³
new-menubutton    


Methods

Routine State¹ Version² Deprecated³
get-active 4.10  
get-always-show-arrow 4.4  
get-can-shrink 4.12  
get-child 4.6  
get-direction    
get-has-frame    
get-icon-name    
get-label    
get-menu-model    
get-popover    
get-primary 4.4  
get-use-underline    
popdown    
popup    
set-active 4.10  
set-always-show-arrow 4.4  
set-can-shrink 4.12  
set-child 4.6  
set-create-popup-func    
set-direction    
set-has-frame    
set-icon-name    
set-label    
set-menu-model    
set-popover    
set-primary 4.4  
set-use-underline    


  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