gtk_toggle_button_set_active() without emitting toggled signal?



Is there anyway off setting the toggle button status on ("pressed in") 
withouth the toggled signal be emitted?

The gtk_toggle_button_set_active () function set the button, but emitts the 
toggled signal

The objective to display a kind of config dialog window, with the buttons 
already active and assigned to some variables, wich can be changed when the 
buttons are pressed.

Thank you

João Rainha



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]