An open API service indexing awesome lists of open source software.

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

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`.

![main window](gtk-stock-icons2-main-window.png)

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