Include gtkprivate.h for I_() and glib-i18n.h for gettext macros.
Instead of bending GtkGizmo to the breaking point, split off a GtkPanedHandle class that just does what is needed here. Its simpler, and lets us keep GtkGizmo simpler too. Everybody wins.