didier chagniot
2011-01-05 16:48:57 UTC
Hi,
In an attempt to write a plug-in, I wish to
get the list of all windows opened by the
main application.
I was thinking to 2 different ways:
1) from the plug-in get an access to
the application and then call the function
thunar_application_get (). From this point,
I iterate through the GLIST windows and get
the location.
2) with a dbus interface I ask thunar to give me
the different windows location.
Is it possible ?
Thanks for your answer,
didier
In an attempt to write a plug-in, I wish to
get the list of all windows opened by the
main application.
I was thinking to 2 different ways:
1) from the plug-in get an access to
the application and then call the function
thunar_application_get (). From this point,
I iterate through the GLIST windows and get
the location.
2) with a dbus interface I ask thunar to give me
the different windows location.
Is it possible ?
Thanks for your answer,
didier