Added icon-name property to man page

Signed-off-by: Logan Rathbone <poprocks@gmail.com>
This commit is contained in:
Andrew Yoder 2021-03-21 12:15:46 -04:00 committed by Logan Rathbone
parent 4aa7c7f898
commit 6eff92070b
1 changed files with 3 additions and 0 deletions

View File

@ -79,6 +79,9 @@ Set the dialog title
.B \-\-window-icon=ICONPATH
Set the window icon with the path to an image. Alternatively, one of the four stock icons can be used: 'error', 'info', 'question' or 'warning'
.TP
.B \-\-icon-name=ICONNAME
The name of the icon to display on the dialog to override the default stock icons
.TP
.B \-\-width=WIDTH
Set the dialog width
.TP