Re: My *.tyoes file remains empty

2011-12-01 Thread David Nečas
On Thu, Dec 01, 2011 at 05:01:14PM +0100, David Boesner wrote: > http://developer.gnome.org/gtk-doc-manual/stable/metafiles_types.html.de > > What have I done wrong? Apart from building software as root? (Which is quite wrong.) It is hard to tell. But if no non-empty .types file is produced th

Re: Did GTK+ had an embedded version?

2011-12-01 Thread Michael Torrie
On 12/01/2011 05:03 AM, Clemens Eisserer wrote: > Hi, > > There was a version once targeted at DirectFB, but as far as I know > its no longer maintained. It turns out that running a tiny X server is just as fast and light as doing DirectFB. I believe what used to be called the kDrive X server i

My *.tyoes file remains empty

2011-12-01 Thread David Boesner
Hi everyone, I have a problem again. My documentation doesn't display the hierarchy of my files. My Makefile.am look like that Makefile in the main directory bin_PROGRAMS = gtspitest DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc SCAN_OPTIONS=--rebuild-types SUBDIRS = src docs/reference/Gtspi

Re: combo box trouble

2011-12-01 Thread Tadej Borovšak
Hello. > If however I click on the arrow of the populated combobox, the popup > doesn't show any text. No signals are emitted either. > > I have a feeling that I am missing something simple... You're missing a display component of combo box: GtkCellRenderer. You must either pack it inside combo b

combo box trouble

2011-12-01 Thread Patrick Welche
I have been staring at my code for too long - I must be missing something very obvious! Attached is what I hope is a minimal example with: - a quit button - a populated combo box - a not populated combo box The quit button works in that when you press it, the application stops. This tests that si

RES: gio core dump

2011-12-01 Thread Marcelo Elias Del Valle - SYSMAP SOLUTIONS - Claro MA-SP -
Just an update about it: I found the default path for modules is /usr/lib/gio/modules/ My folder is empty. Is this normal? De: gtk-list-boun...@gnome.org [mailto:gtk-list-boun...@gnome.org] Em nome de Marcelo Elias Del Valle - SYSMAP SOLUTIONS - Claro MA-SP - Enviada em: quinta-feira, 1 de dezem

gio core dump

2011-12-01 Thread Marcelo Elias Del Valle - SYSMAP SOLUTIONS - Claro MA-SP -
Hello, I am having trouble using glib 2.28.6 in a "B.11.31 U 9000/800 HP-UX" machine. I compiled glib source without problems, but when I tried to run the following statement in my code: GFile *inputFolder = g_file_new_for_path (inputDir); It core

Re: Did GTK+ had an embedded version?

2011-12-01 Thread Clemens Eisserer
Hi, There was a version once targeted at DirectFB, but as far as I know its no longer maintained. - Clemens 2011/11/30 倪善超 : >  Hello,I'm an embedded software developer in China.  I want to use GTK+ as > the GUI libraly in my embedded device.And I find there were GTK+ for the > Linux Framebuff