newt_push_help_line

(PECL)

newt_push_help_line -- Saves the current help line on a stack, and displays the new line

Beschreibung

void newt_push_help_line ( [string text] )

Saves the current help line on a stack, and displays the new line.

Parameter Liste

text

New help text message

Anmerkung: If not specified, the help line is cleared.

Siehe auch

newt_pop_help_line()