gtk3/docs/reference/gtk/gtk-query-settings.1
2021-08-15 15:07:19 +01:00

39 lines
1.6 KiB
Groff

'\" t
.\" Title: gtk-query-settings
.\" Author: Timm Bäder
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
.\" Date: 07/08/2021
.\" Manual: User Commands
.\" Source: GTK+
.\" Language: English
.\"
.TH "GTK\-QUERY\-SETTINGS" "1" "" "GTK+" "User Commands"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
gtk-query-settings \- Utility to print name and value of all GtkSettings properties
.SH "SYNOPSIS"
.HP \w'\fBgtk\-query\-settings\fR\ 'u
\fBgtk\-query\-settings\fR [\fIPATTERN\fR]
.SH "DESCRIPTION"
.PP
\fBgtk\-query\-settings\fR
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\&.