GTK4

GTK+ is the primary library used to construct user interfaces in GNOME. It provides all the user interface controls, or widgets, used in a common graphical application. Its object-oriented API allows you to construct user interfaces without dealing with the low-level details of drawing and device interaction.

Note

This is an autogenerated page, more detail including examples may be available for this package. Please see the first section of Software on Stanage

After connecting to Stanage (see Establishing a SSH connection), start an interactive session with the following command:

srun --pty bash -i

A version of GTK4 can then be made available with one of the following:

module load GTK4/4.11.3-GCC-12.2.0

Notes

GTK4 was installed using Easybuild, build details can be found in $EBROOTGTK4/easybuild with a given module loaded.

Direct dependencies for latest version of GTK4