-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I have a situation where I need to highlight an eventbox when a user
enters it and unhighlight it when the users leaves. I'm using this code
but the color I'm drawing in the leave_button_callback is always wrong
and varies from run to run with the
I have the following code, which comiles and displays the image yet I get the
following errors
Compile error
passing argument 1 of 'gtk_image_set_from_file' from incompatible pointer
type
Runtime errors
(process:12275): GLib-GObject-CRITICAL **: gtype.c:2242: initialization
assertion failed, u
Hi all,
First, I am relatively new to GTK, so go easy if this is a complete no
brainer...
I am developing an app for which I would like to use several hpaned and
vpaned widgets (developing in C on Visual C++ 2005 Express). But...
When I resize one of the panes by dragging the handlebar, I wind up w