| 1) check the "shapes" example in the testgtk.c file
| 2) understand gtk_widget_shape_combine_mask()
| 2) the following code should give you some ideas, even though its in C++
    Thank you very much, Paul, it's pretty much what I need... :)) But... I
still have to have a GdkBitmap; how can I load it from a file? The one and
only function listed in the API reference guide is
gdk_bitmap_create_from_data, and it doesn't manage files...
    Thank you,
        Mano :)


_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to