gtk-app to search google scholar

2012-05-22 Thread Rudra Banerjee
Dear friends, I am trying to make a gtk application that will create a bibtex. The problem is I am a novice in C/gtk programming(this will be only my 2nd programme in gtk). To do that, First and foremost, I need to search google scholar from the code. I tried using lynx and failed. Can anyone kindl

Iconify an external program launched with g_spawn_async_with_pipes

2012-05-22 Thread Giovanni Giunco
Hello, from a gtk+ application I execute an external program in Windows 7 (64 bit) with administrator privileges, and I use a callback function when it exits to elaborate the result. So far, it works. The problem is that I would like to hide or, at least, to minimize (iconify) the external progra