]> git.0d.be Git - empathy.git/commit
EmpathyKludgeLabel is a child of GtkLabel
authorDavyd Madeley <davyd@madeley.id.au>
Tue, 7 Jul 2009 10:05:04 +0000 (11:05 +0100)
committerDavyd Madeley <davyd@madeley.id.au>
Tue, 7 Jul 2009 10:05:04 +0000 (11:05 +0100)
commit700a8e8096468491466c0e2c70fab525d66016dd
treec4ee08ed10974db549e78d243fe84fc39e56a5f7
parent162dbd9125538c310cbc91cc4bf19458fb79c47f
EmpathyKludgeLabel is a child of GtkLabel

EmpathyKludgeLabel sets the PangoLayout width to the width of the GtkAllocation.
It then fudges the allocation in the expose to make the alignment work
correctly.
libempathy-gtk/empathy-kludge-label.c [new file with mode: 0644]
libempathy-gtk/empathy-kludge-label.h [new file with mode: 0644]