Method
GtkToggleButtontoggled
Declaration [src]
void
gtk_toggle_button_toggled (
GtkToggleButton* toggle_button
)
Description [src]
Emits the ::toggled signal on the GtkToggleButton
.
There is no good reason for an application ever to call this function.