I would like to make a C program (GTK) that reads a .desktop
file. The only thing I need from the .desktop
file is the exec
command. Is there something built into GTK that would allow me to interact with .desktop
files? Or do I have to use the standard file IO methods?
Asked
Active
Viewed 442 times
3

hichris123
- 103
-
2I cannot help but wonder what made Gilles et al conclude that this question is "too broad" ... especially in view of: http://unix.stackexchange.com/q/164131/2141 and http://unix.stackexchange.com/q/144422/2141 and http://unix.stackexchange.com/q/176035/2141 and ... many more – slashmais Dec 31 '15 at 01:06