this is an example from the book "GNOME/GTK+ Programming Bible" by Arthur Griffith. shane -----Original Message----- From: berot To: gnome-devel-list gnome org Sent: 12/3/02 11:36 AM Subject: Problem with GnomeCanvasText I want use this function to draw characters on a canvas window, but nothing appears on the screen. I use this fonction like this: texte = gnome_canvas_item_new (gnome_canvas_root(GNOME_CANVAS (canevas)), GNOME_TYPE_CANVAS_TEXT, "text", "ORDINATEUR", "x", 10.0, "y", 5.0, NULL); Can you help me. Thank you J. Berot _______________________________________________ gnome-devel-list mailing list gnome-devel-list gnome org http://mail.gnome.org/mailman/listinfo/gnome-devel-list
Attachment:
canvastext.c
Description: Binary data