View Single Post
Posts: 432 | Thanked: 645 times | Joined on Mar 2009
#3
Hi,

if you are developing in C/C++ you could include the hildon-mime.h header, which is placed in (/usr/include) and use this method:

Code:
gint               hildon_mime_open_file_list (DBusConnection     *con, GSList             *files);
Cheers Daniel
 

The Following User Says Thank You to danielwilms For This Useful Post: