How can I see the code of gnome panels? for example view the code is executed When I click on shutdown button in the panel.
Asked
Active
Viewed 327 times
1 Answers
3
As far as I see it the relevant code is in panel-action-button.c. This code handles the shutdown and other things. You find the complete code at git repository of gnome-panel.
qbi
- 19,515