set-editable

set-editable

This signal is emitted when the set_editable() is called. It carries a boolean value which determines in which direction the switch has been made.

Callback function

void callback(GtkEditable widget, bool is_editable);

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