If an image is inserted into a TextBuffer, any text on the same line as
the image is aligned with the bottom of the image, i.e.

/--\
|  |
\--/ Text is here


Is there any way to change that so the text would be centered like:

/--\
|  | Text is here
\--/

Abe

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to