Skip to content
  • Owen Taylor's avatar
    Handle the case where bin->child is NULL. (#70153, Padraig O'Briain) · bb3ddb39
    Owen Taylor authored
    Thu Jan 31 10:21:05 2002  Owen Taylor  <otaylor@redhat.com>
    
            * gtk/gtkplug.c (gtk_plug_focus): Handle the case where
            bin->child is NULL. (#70153, Padraig O'Briain)
    
            * gtk/gtktextutil.c (_gtk_text_util_append_special_char_menuitems):
            Actually call gettext() on the labels; previously they
            were marked with N_() but we never called gettext().
    bb3ddb39