forked from AuroraMiddleware/gtk
2c810c747d
It's easier to write than DocBook, and rst2man is faster than xsltproc.
22 lines
475 B
ReStructuredText
22 lines
475 B
ReStructuredText
.. _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``.
|