1GTK4-QUERY-SETTINGS() GTK4-QUERY-SETTINGS()
23
4
NAME
6gtk4-query-settings - Print name and value of GTK settings
7
SYNOPSIS
9gtk4-query-settings [PATTERN]
1011
DESCRIPTION
13gtk4-query-settings prints both name and value of all properties avail‐
14able in the GtkSettings class. Optionally, you can filter which proper‐
15ties to list by specifying a PATTERN.
1617
18
19
20
GTK4-QUERY-SETTINGS()