Re: Label issue of toggle buttons...



Hi,

"Hari Prasad Nadig" <hpnadig myrealbox com> writes:

> I created a new toggle button..
>
> gtk_toggle_button_new_with_label("ON");
>
> now how do I change the label to "OFF" when the button is toggled?

 gtk_button_set_label (GTK_BUTTON toggle), "OFF");


Sven



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