text-pushed

text-pushed

This signal is fired by a GtkStatusbar when the push() method is called. It carries with it the context_id and the text content of the message.

Callback function

void callback(GtkStatusbar statusbar, int context_id, string text);

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.