.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH GLA11Y "1" "July 2023" "gla11y 0.4" "User Commands" .SH NAME gla11y \- Check accessibility of glade .ui files .SH SYNOPSIS .B gla11y [\fI\,-p\/\fR] [\fI\,-g SUPPR_FILE\/\fR] [\fI\,-s SUPPR_FILE\/\fR] [\fI\,-f SUPPR_FILE\/\fR] [\fI\,-P PREFIX\/\fR] [\fI\,-o LOG_FILE\/\fR] [\fI\,file \/\fR...] .SH DESCRIPTION `gla11y' checks accessibility of glade .ui files .HP \fB\-p\fR Print XML class path instead of line number .HP \fB\-g\fR Generate suppression file SUPPR_FILE .HP \fB\-s\fR Suppress warnings given by file SUPPR_FILE, but count them .HP \fB\-f\fR Suppress warnings given by file SUPPR_FILE completely .HP \fB\-P\fR Remove PREFIX from file names in warnings .HP \fB\-o\fR Also prints errors and warnings to given file .HP \fB\-\-widgets\-FOO\fR [+][CLASS1[,CLASS2[,...]]] .IP Give or extend one of the lists of widget classes, where FOO can be: \- toplevel : widgets to be considered toplevel windows \- ignored : widgets which do not need labelling (e.g. GtkBox) \- suffixignored : suffixes of widget classes which do not need labelling \- needlabel : widgets which always need labelling (e.g. GtkEntry) \- buttons : widgets which need their own label but not more (e.g. GtkButton) \- labels : widgets which provide labels (e.g. GtkLabel) .HP \fB\-\-widgets\-print\fR print default widgets lists .TP \fB\-\-enable\-all\fR enable all warnings/dofatals (default) .TP \fB\-\-disable\-all\fR disable all warnings/dofatals .TP \fB\-\-fatal\-all\fR make all warnings dofatals .TP \fB\-\-not\-fatal\-all\fR do not make all warnings dofatals (default) .TP \fB\-\-enable\-type\fR=\fI\,TYPE\/\fR enable warning/fatal type TYPE .TP \fB\-\-disable\-type\fR=\fI\,TYPE\/\fR disable warning/fatal type TYPE .TP \fB\-\-fatal\-type\fR=\fI\,TYPE\/\fR make warning type TYPE a fatal .HP \fB\-\-not\-fatal\-type\fR=\fI\,TYPE\/\fR make warning type TYPE not a fatal .TP \fB\-\-enable\-widgets\fR=\fI\,CLASS\/\fR enable warning/fatal type CLASS .TP \fB\-\-disable\-widgets\fR=\fI\,CLASS\/\fR disable warning/fatal type CLASS .TP \fB\-\-fatal\-widgets\fR=\fI\,CLASS\/\fR make warning type CLASS a fatal .HP \fB\-\-not\-fatal\-widgets\fR=\fI\,CLASS\/\fR make warning type CLASS not a fatal .TP \fB\-\-enable\-specific\fR=\fI\,TYPE\/\fR.CLASS enable warning/fatal type TYPE for widget class CLASS .TP \fB\-\-disable\-specific\fR=\fI\,TYPE\/\fR.CLASS disable warning/fatal type TYPE for widget class CLASS .TP \fB\-\-fatal\-specific\fR=\fI\,TYPE\/\fR.CLASS make warning type TYPE a fatal for widget class CLASS .TP \fB\-\-not\-fatal\-specific\fR=\fI\,TYPE\/\fR.CLASS make warning type TYPE not a fatal for widget class CLASS .TP \fB\-\-disable\-orphan\-labels\fR only warn about orphan labels when there are orphan widgets in the same context .PP By default, all warnings are considered fatal, except a few kinds (duplicate\-mnemonic, labelled\-by\-and\-mnemonic, orphan\-label) which could be only doubtful .SH "REPORTING BUGS" Report bugs to