Re: How to render text to a drawable? (gtk+ 1.3)



Jason Tackaberry <tack auc ca> writes: 
> I see a pango_x_render, which lets you render to an X drawable, but I
> don't see any gdk equivalent.  I suppose I could fetch the X drawable
> from gdk but it seems to me the _right_ way to do this shouldn't be that
> convoluted.  I'm convinced I'm missing something.  Can anyone help?
> 

Yep, you want gdk_draw_layout().

Havoc



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]