File: gtk4-query-settings.rst

package info (click to toggle)
gtk4 4.8.3%2Bds-2%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 148,392 kB
  • sloc: ansic: 655,059; javascript: 2,954; xml: 2,719; sh: 764; python: 612; perl: 271; makefile: 239; cpp: 21
file content (21 lines) | stat: -rw-r--r-- 475 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.. _gtk4-query-settings(1):

===================
gtk4-query-settings
===================

------------------------------------
Print name and value of GTK settings
------------------------------------

SYNOPSIS
--------

|   **gtk4-query-settings** [PATTERN]

DESCRIPTION
-----------

``gtk4-query-settings`` prints both name and value of all properties available
in the ``GtkSettings`` class. Optionally, you can filter which properties to
list by specifying a ``PATTERN``.