GTK3

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 GTK3 can then be made available with one of the following:

module load GTK3/3.24.35-GCCcore-12.2.0

Notes

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

Dependencies for latest version of GTK3