[ltk-user] Bold font for label

cage cage at katamail.com
Sun Jan 15 11:08:45 UTC 2012


On Sat, Jan 14, 2012 at 11:47:28PM +0100, syll-dev at laposte.net wrote:

Hello!
 
> I know how to create a font and I could use this to modify/reuse it,
>  but I don't know how to get  the font (and its properties) used by a
>  component :( .

Ok, you can query the label for actual font used using the cget function:

(cget label "font")

Hope this helps.

Bye!
C.




More information about the ltk-user mailing list