Searched refs:set_label (Results 1 – 2 of 2) sorted by relevance
3588 set_label(Widget w, char *label) in set_label() function3705 set_label(frdp->find, _("Find &Next")); in find_replace_dialog_create()3720 set_label(frdp->replace, _("&Replace")); in find_replace_dialog_create()3731 set_label(frdp->all, _("Replace &All")); in find_replace_dialog_create()3742 set_label(frdp->undo, _("&Undo")); in find_replace_dialog_create()3753 set_label(frdp->cancel, _("&Cancel")); in find_replace_dialog_create()
17395 Solution: Change set_label() argument. (Kazunobu Kuriyama)