API or command to know the bookmark file name and location

2013-07-15 Thread Sandeep
because I want to invoke it from a script as well). Thanks in advance. -Sandeep ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

API or command to know the bookmark file name and location

2013-07-15 Thread Sandeep
because I want to invoke it from a script as well). Thanks in advance. -Sandeep ___ gtk-devel-list mailing list gtk-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-devel-list

Check out my photos on Facebook

2009-05-11 Thread Sandeep Cashyap
Hi Gtk-app-devel-list, I invited you to join Facebook a while back and wanted to remind you that once you join, we'll be able to connect online, share photos, organize groups and events, and more. Thanks, Sandeep To sign up for Facebook, follow the link below: http://www.facebook.com/p.php?i

Rebooting the System

2006-04-11 Thread Sandeep KS
need to execute the code again automatically with the next page of the code displayed. I also need to show all the saved details. Is it possible to achieve this? How can i do it? Thanking You in advance Sandeep Regards - How low

Segmentation Fault

2006-04-04 Thread Sandeep KS
you in advance... Sandeep Regards - New Yahoo! Messenger with Voice. Call regular phones from your PC and save big. ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http

Changing Background Color

2006-04-02 Thread Sandeep KS
the background color of the buttons? Thank You in advance Sandeep KS Regards - New Yahoo! Messenger with Voice. Call regular phones from your PC and save big. ___ gtk-app-devel-list mailing list gtk-app

Insert image in Scrolled window

2006-03-30 Thread Sandeep KS
(), but it didnt work.. So please give me some suggestions Thanking You Sandeep - Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2ยข/min or less. ___ gtk-app-devel

Re: Insert image in Scrolled window

2006-03-30 Thread Sandeep KS
Christian Neumair [EMAIL PROTECTED] wrote: Am Donnerstag, den 30.03.2006, 10:47 -0800 schrieb Sandeep KS: I have a ScrolledWindow inside the main window and I have inserted some images in the main window and i need to insert some images inside the scrolled window also

Changing background color

2006-03-24 Thread Sandeep KS
Hello everyone. Can anyone please tell me whether it is possible to add multiple colors or blend multiple colors in a window so that the window looks colorful... Thanking You Sandeep - New Yahoo! Messenger with Voice. Call regular phones

Adjusting width of GtkEntry

2006-03-24 Thread Sandeep KS
Hello everyone, I am using GtkEntry widget in my application to take 2 digit number as input from the user. But the width of the widget displayed is very large. How can i set the width of this entry widget? Thanking You Sandeep Regards

Changing font size and color

2006-02-23 Thread Sandeep KS
Hi everyone, I want to increase the font size and also change the font color in GTK. So can anyone please tell me how to do it? Also tell me if i can change the background color of the GtkWindow. Thanking You Sandeep Regards

Gtk with shellscript

2006-02-04 Thread Sandeep KS
Hello, I have a problem with combining gtk with shell scripts. I have a shellscript which performs some function and at the same time i need to continue with the gtk (frontend). But i can continue only after the shellscript finishes execution. I have used execlp to call the shellscript.

How to select multiple folders

2006-01-27 Thread Sandeep KS
please tell me how to achieve the solution to the problem. Thanking You Sandeep Regards - What are the most popular cars? Find out at Yahoo! Autos ___ gtk-app-devel-list mailing list gtk-app

GTK - Clist Problem

2005-04-16 Thread sandeep kaur
Hi All, I am a new member in this group. The problem that i am facing is:- I am trying to read the data from a structure into the clist member using the pointer to 2d array as *mitem[10][4]; it prints all the values correctly and after the for loop, in which we are printing the elements, there