Re: [anjuta-devel] A "Close All But This" Feature for Tabs
- From: Varad Gautam <varadgautam gmail com>
- To: Johannes Schmid <jhs jsschmid de>
- Cc: anjuta-devel-list gnome org
- Subject: Re: [anjuta-devel] A "Close All But This" Feature for Tabs
- Date: Mon, 1 Apr 2013 15:58:14 +0530
I modified the anjuta-docman.c file to check a function being executed. I added the following line to the on_notebook_page_close_button_click function just to see if it is being called, so that it creates a folder when I click the close button on a tab, but it's not working:
system("mkdir /home/varad/an-close_button_click");
What could be the problem?
A similar line added in the main function works fine.
Also, how do I use the DEBUG_PRINT statement? Where does it write to?
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]