init_from_history 824 lib/widget/input.c if (in->init_from_history) init_from_history 988 lib/widget/input.c in->init_from_history = (def_text == INPUT_LAST_TEXT); init_from_history 990 lib/widget/input.c if (in->init_from_history || def_text == NULL) init_from_history 58 lib/widget/input.h gboolean init_from_history; // init text will be get from history