aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-kludge-label.h
Commit message (Collapse)AuthorAgeFilesLines
* EmpathyKludgeLabel is a child of GtkLabelDavyd Madeley2009-07-071-0/+53
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.