I'm having a fairly basic main loop/event problem in a GTK+ application.
I'm sure this is a dumb beginner FAQ, but haven't had any luck finding an
answer in the documentation.
I'm on linux, using gtk-2.0, developing code that runs as a plugin within
another program (which is not using gtk). My pl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
A while back I used SPLint on my code. Having been a little while since
then, I decided to run through some of the newer code with it.
Unfortunately, it makes all kinds of complaints, usually parse errors,
regarding glib/gtk, e.g.:
Splint 3.1.1 --- 1
Luka Napotnik wrote:
> Hello, I'm trying to use pthread_kill on a GThread but I don't have the
> pid_t for that thread. How can I get it?
I had a similar issue several months ago. One _could_ go grubbing
through the internal GThread datastructures, or further extend the
GThread abstractoins (in
Madhusudan E wrote:
>When a button is pressed , is it possible to set another image file of
>format jpeg or gif or from GdkPixbuf?
>
>
>
>is it possible to support the above feature using GtkState, when the state
>is active (GTK_STATE_ACTIVE) ,
>
>it will read from the GtkStyle or by using RC fi
Hello, I'm trying to use pthread_kill on a GThread but I don't have the
pid_t for that thread. How can I get it?
Greets,
Luka
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
When a button is pressed , is it possible to set another image file of
format jpeg or gif or from GdkPixbuf?
is it possible to support the above feature using GtkState, when the state
is active (GTK_STATE_ACTIVE) ,
it will read from the GtkStyle or by using RC file and display the image.
Now there's a simular problem with the shared library. I have a function in
the main program that uses mutextes. I call that function in the .so and
compile the .so. But when I run the program it quits with an dlopen() error,
that was not there before calling the mutex function. So the .so is not
How to support Transparent images using GTK or GDK api's
Madhusudan E,
HTIPL, Bangalore-08
- 9980527224
www.huawei.com
This e-mail and attachments contain confidential information from HUAWEI,
which is intended only for the person or entity whose address is listed
above. Any use of th