https://github.com/step-/gtk-stock-icons2
Show GTK stock icons
https://github.com/step-/gtk-stock-icons2
Last synced: 4 months ago
JSON representation
Show GTK stock icons
- Host: GitHub
- URL: https://github.com/step-/gtk-stock-icons2
- Owner: step-
- License: gpl-2.0
- Created: 2015-06-19T11:08:01.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-02-18T10:40:08.000Z (over 3 years ago)
- Last Synced: 2025-05-13T03:18:42.672Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 134 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gtk-stock-icons2
### show array of GTK stock icons
This `gtkdialog` application was inspired by brokenman's [similar script](https://forum.porteus.org/viewtopic.php?p=8614#p8614) for Porteous.
There are two main differences:
* Hovering over an icon displays not just the icon name but also useful
information about new naming conventions and deprecated usage
* One more icon is documented (I forget which one).
The intended target audience for this tool is `gtkdialog` application developers.
The undelying `gtkdialog` structure is generated with `awk`.

[forum discussion](https://forum.puppylinux.com/viewtopic.php?p=81832#p81832)