GtkToggleButton::toggled

GtkToggleButton::toggled

toggled() makes the calling GtkToggleButton emit the "toggled" signal. This method is called internally when the "clicked" signal is fired, that is, when the user either clicks the mouse over the button or presses the Enter or Space key while the button is selected.

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