Forum und email

text-pushed

"text-pushed" is emitted when a new message is pushed onto the message stack using push() .

By default, callback will be passed the status bar that emitted the signal, the context id of the message that has been pushed and the text of the message itself.

Виж също: push()

Възвратна функция

void callback(GtkStatusbar statusbar, int context_id, stringmessage);

08, Erik Sefkow