How can I put my GTK application in the desktop menus?
问题 I started with programming a little time ago and I created my first running application with GTK 3.0. I did not use Glade, I do not know if worth highlight it. My code is working perfectly, but now I have a doubt, how can I make my own desktop menu application? I mean, I want that my application running up without compile in a terminal with GTK 3.0 compiler, but yes with a double click. I have been seen these examples provided by GNOME Developer Center, but I confess that did not understand