Re: GTK3 VTE

2012-04-20 Thread Amit
Neil Munro neilmunro at gmail.com writes: Hey all I am trying to convert a project from gtk2 to gtk3 using both regular compilation and autotools, I can't seem to find much about how to access vte. I currently type: gcc `pkg-config --cflags --libs gtk+-3.0 vte` -o app app.c -Wall

GVolumeMonitor refresh after writing to fstab

2012-04-18 Thread Amit
. Then, immediately after the above function call, mount the volume (mount_volume()): 1. Get the volume monitor 2. Get the list of volumes - Does not see latest addition to fstab Any ideas of where I might be missing a step? Thanks, Amit ___ gtk-app-devel

Re: GVolumeMonitor refresh after writing to fstab [SOLVED]

2012-04-18 Thread Amit
Amit amit.uttam at gmail.com writes: My current application adds an entry to fstab and then uses GVolumeMonitor to get the list of volumes and then mounts the recently added volume. The problem is GVolumeMonitor does not see the recently added fstab entry right away. Thus, I have to re

Re: g_vfs_get_supported_uri_schemes only returning file?

2012-03-22 Thread Amit
On Sun, Mar 18, 2012 at 9:11 PM, Amit Uttamchandani amit.ut...@gmail.com wrote: eval `dbus-launch` export DBUS_SESSION_BUS_ADDRESS Is there another way to go about this? For example getting the dbus session using the GLIB dbus bindings and starting the session through the APIs

Small main loops for simple operations

2012-03-21 Thread Amit
Using GIO with asynchronous mounting/unmounting. This requires a main loop to be running in order for the callbacks to work. So, I already have a main application that uses a select based main loop. Can't change this unfortunately. When the main loop receives a mount request, a function is

Re: g_vfs_get_supported_uri_schemes only returning file?

2012-03-19 Thread Amit Uttamchandani
On Mon, Mar 19, 2012 at 10:40:51AM +1100, Danielle Madeley wrote: Are you missing gvfs ? It provides the extension point for most URI types. Thanks for the reply. I seemed to have figured it out. The problem was dbus. Since I use a headless system without any DMs, the dbus session for the user

g_vfs_get_supported_uri_schemes only returning file?

2012-03-16 Thread Amit Uttamchandani
Using glib/gio to to do some development and i am trying to use gvfs as well. Calling g_vfs_get_supported_uri_schemes only returns *file*. Am I missing some package or some library linking? My current build: gcc $(shell pkg-config --cflags gio-2.0) \ -Wall -g -o gio gio.c $(shell pkg-config

customize notebook in gtk

2009-08-07 Thread amit Bag
immediately. Thanks in advance. Regards Amit Looking for local information? Find it on Yahoo! Local http://in.local.yahoo.com/___ gtk-list mailing list gtk-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-list

changing the label according to time

2008-03-07 Thread amit bag
move the mouse cursor every time .So please tell my there is some way to refresh that windows Programeticaly . Thanks in advance . Regards Amit Kumar Bag - Get the freedom to save as many mails as you wish. Click here to know how

install gtk in windows 2000

2007-10-11 Thread amit bag
in window for gtk .Please tell me in detail .I have to do it very soon so please help me . Thanks in advance . Regards Amit Kumar Bag - Save all your chat conversations. Find them online.___ gtk-list mailing list gtk

(no subject)

2005-08-31 Thread Amit Kumar
I M a beginner and would like to get help on 1. enter text in Entry. 2. Retrive text enteredin Entry. I m using Elips framework Free antispam, antivirus and 1GB to save all your messages Only in Yahoo! Mail: http://in.mail.yahoo.com___

problem due to clash between signals and events

2004-08-02 Thread amit kumar jain
e interference or clash is happening between these two sets of signals. Please reply if youhave some solution for this and how to avoid the clash Regards, Amit. ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list

RE: Whence 'gtk2' ?

2004-03-24 Thread Amit BHATNAGAR
When I: [EMAIL PROTECTED]:~# pkg-config gtk+ --modversion 1.2.10 You seem to be saying that I do not have gtk2, because my gtk+ version is 2.x try pkg-config gtk+-2.0 --modversion ___ gtk-list mailing list [EMAIL PROTECTED]

Symbology and annotations on top of my images.

2004-01-27 Thread Amit BHATNAGAR
as layers where the user would be able to toggle on and off the display of the symbology/annotations, and possibly drag them to different positions. Does GTK / GdkPixbuf allow me to do something like this? If not, what would be an approach to take? thanks again. amit

Motif vs. GTK+

2003-12-11 Thread Amit BHATNAGAR
beside the good old Motif is outdated argument. If such a thing exists, or if you have any suggestions, please let me know. thanks again, amit. ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list

Re: cross compiling questions

2002-09-02 Thread Amit
/download.html Useful link: http://www.objsw.com/CrossGCC/ I think all this will help you Bye Amit - Original Message - From: David Meggy [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, September 03, 2002 1:38 AM Subject: cross compiling questions I'm trying to cross compile a GTK system

Re: default font.

2002-08-26 Thread Amit
you should follow this procedure. GdkFont * english_font ; english_font= gdk_font_load (-adobe-helvetica-bold-r-normal--12-120-*-*-*-*-*-*) ; KeyPadDrawArea(any widget)-style-font=english_font; - Original Message - From: peter garrone [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent:

Re: Re: searching problem...

2002-07-23 Thread Amit Jain
documentation. Bye Amit!! Original message From: [EMAIL PROTECTED] To: Chris Wareham [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Sent: 23-JUL-02 Subject: Re: searching problem... hi i made a text box in a window...i have written some text into it..then i want to find

(no subject)

2002-07-18 Thread Amit Jain
Hi All i want to compile Gtk+2.0.5 for strong arm and i am new to this type of compilation. So somebody can guide me or provide me a links which has step by step compilation process step or any binary for arm Thanks Amit ___ gtk-list mailing list

Compilation of GTK for ARM

2002-07-18 Thread Amit Jain
Hi All i want to compile Gtk+2.0.5 for strong arm and i am new to this type of compilation. So somebody can guide me or provide me a links which has step by step compilation process step or any binary for arm Thanks Amit ___ gtk-list mailing

Re: Re: Compilation of GTK for ARM

2002-07-18 Thread Amit Jain
i have i386 with Red Hat 7.1 on which i have tool chain for ARM so i want to compile Gtk thorugh this system(i386) for ARM. Original message From: Vince Busam [EMAIL PROTECTED] To: Amit Jain [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Sent: 19-JUL-02 Subject: Re: Compilation of GTK for ARM

Re: cannot compile gtk -2.0.5

2002-07-16 Thread Amit Jain
Hi Alex Do u know that before compiling gtk2.0.5 you have to compile Glib,Pango,ATK,then GTK+. Bye Amit Original message From: Alex [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: 17-JUL-02 Subject: cannot compile gtk+-2.0.5 hi! I need some help: I'm trying to build gtk+-2.0.5 on my

(no subject)

2002-05-13 Thread Amit Jain
from QT to gtk+(is it possible?). Thanks in advance. Amit ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list

beginner Problem

2002-05-13 Thread Amit Jain
from QT to gtk+(is it possible?). Thanks in advance. Amit ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list