Skip to content

Find an icon's UI label or friendly descriptor #1626

Answered by euu2021
JJSlote asked this question in Help
Discussion options

You must be logged in to vote

I don't know a solution for your situation, but I can say that the Developer Tools Add-on has an inspector of menu items that shows information about the icons. For example, when inspecting one icon, it returns this kind of information:

Menu item: grinning face
Key: IconAction.emoji-1F600
Icon Key: IconAction.emoji-1F600.icon
Command line option (copied to clipboard): -XIconAction.emoji-1F600
Path: //main_menu/insert//icons/menu_iconByCategory//icons/icons/icons/IconAction.emoji-1F600
Shortcut: 

So, one idea is to take a look at the methods used in the Developer Tools add-on, to understand how it works.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@JJSlote
Comment options

Answer selected by JJSlote
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants