GLib 2.20.1 is now available for download at:
ftp://ftp.gtk.org/pub/glib/2.20/
http://download.gnome.org/sources/glib/2.20/
md5 sums:
d7ef53c7b65827a1baa4bad1c6893fa3 glib-2.20.1.tar.bz2
855be1b668ceaec3320c702212c95638 glib-2.20.1.tar.gz
sha1 sums:
4a0eceb959daa81ee1c867bfc7df8e1459d408a2
Hi,
Could you help to solve this problem?
I have implemented the GTK+ AP in x86 machines.
After use gcc to compile it can correct execute.
When I change to use arm-none-linux-gnueabi-gcc that was displayed these error
messages.
arm-none-linux-gnueabi-gcc -Wall -g hello.c -o hello `pkg-config --cfl
I have read some doc, but I don't think I can use GtkAction and
GtkActionGroup for my purpose.
I am afraid I have to loop myself :-(
Thanks a lot anyhow,
Christoph
Larry Reaves wrote:
On Wed, 2009-04-08 at 11:05 +0200, Christoph Schmeding wrote:
Hello,
Thanks for the answer.
Indeed this
Thanks for your reply. But that might go wrong if mouse enter signal is
generated for widget-1 itself. (Suppose, some part of the widget-1 is
exposed, then that logic might not be useful).
I want to know whether mouse enter signal generated for widget-1 is due to
the mouse entering into insenstive
Le Thu, 9 Apr 2009 14:28:11 +0530,
Praveen Innamuri a écrit :
> I have a insensitive (disabled) widget (let's call it as widget-3)
> and is drawn over a GtkContainer (let's call it as widget-2). Both
> widget-2 and widget-3 are children of a GtkContainer (let's call it
> as widget-1). So, the la
On Thu, 2009-04-09 at 09:33 +0200, Luka Napotnik wrote:
Hi,
> I have a thread where the mutex for a GHashTable is locked/unlocked very
> intensely. It works for a short while but then the thread locks
> completely and if I profile my program I see that the programs resides
> in kernel for an unus
I have a insensitive (disabled) widget (let's call it as widget-3) and is
drawn over a GtkContainer (let's call it as widget-2). Both widget-2 and
widget-3 are children of a GtkContainer (let's call it as widget-1).
So, the layout is something like -
On top of widget-1, there is widget-2.
widget-3
Hello.
I have a thread where the mutex for a GHashTable is locked/unlocked very
intensely. It works for a short while but then the thread locks
completely and if I profile my program I see that the programs resides
in kernel for an unusual long period. Any ideas?
Greets,
Luka
_
> I am newbie here. I use sscanf with a string read from gio as a solution
> now. I wanna is there any sophisticated method? Just like fscanf does in
> standard I/O library?
The purpose of GIO (and GLib) is not to replace the C standard
library. Just use sscanf if it does what you want.
--tml
___
Hi All,
I am newbie here. I use sscanf with a string read from gio as a solution
now. I wanna is there any sophisticated method? Just like fscanf does in
standard I/O library?
Thanks,
Hexyl Chan
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gno
10 matches
Mail list logo