Gnome User Interface Library Reference Manual | |||
---|---|---|---|
<<< Previous Page | Home | Up | Next Page >>> |
#include <gnome.h> struct GnomeCanvasText; struct GnomeCanvasTextSuckChar; struct GnomeCanvasTextSuckFont; |
"text" |
struct GnomeCanvasTextSuckChar { int left_sb; int right_sb; int width; int ascent; int descent; int bitmap_offset; /* in pixels */ }; |