pidgin/pidgin

Use standard GTK tooltip in the buddy list.

2021-06-14, Elliott Sales de Andrade
0d2cd3af6983
Use standard GTK tooltip in the buddy list.

Instead of drawing this all ourselves, drop it all in a `GtkGrid`. This handles all the padding and alignment for us, which is way more consistent, too.

Note, old code has not been removed because it's used in conversations.

Testing Done:
Hover over buddy list, try with keyboard `Ctrl+F1`.

Reviewed at https://reviews.imfreedom.org/r/754/
syntax: glob
.*.swp
.DS_Store
.flatpak-builder
*.pyc
*~
\#*\#
subprojects/*/
syntax: regexp
^build(.+)?\/
win32-install-dir(\.release)?
po\/pidgin\.pot$