Re: PATCH: Option to select default send button function



On Wed, 11 Jul 2001 19:54:54 M . Thielker wrote:
> Less talk, more code! This patch adds a
> check box (yes!) to prefs that allows to
> select the function of the send button
> on the compose window toolbar.


>      balsa_app.wordwrap = GTK_TOGGLE_BUTTON(pui->wordwrap)->active;
>      balsa_app.wraplength =
> +	balsa_app.always_queue_sent_mail =
> +				GTK_TOGGLE_BUTTON(pui->always_queue_sent_mail)->active;
>  	gtk_spin_button_get_value_as_int(GTK_SPIN_BUTTON(pui->wraplength));
>  
>

does this even compile ?

-- 
Carlos Morgado - chbm(at)chbm(dot)nu - http://chbm.nu/ -- gpgkey: 0x1FC57F0A 
http://wwwkeys.pgp.net/ FP:0A27 35D3 C448 3641 0573 6876 2A37 4BB2 1FC5 7F0A
Shaw's Principle:
        Build a system that even a fool can use, and only a fool will
want to use it.




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