aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-gtk-utils.h
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_CORE_1_2_99_2nobody2001-02-081-44/+0
| | | | | | 'GNOME_CORE_1_2_99_2'. svn path=/tags/GNOME_CORE_1_2_99_2/; revision=8074
* New function, name describes it well. (gtk_radio_button_select_nth): NewJason Leach2001-01-191-0/+5
| | | | | | | | | | 2001-01-17 Jason Leach <jasonleach@usa.net> * e-gtk-utils.c (gtk_radio_button_get_nth_selected): New function, name describes it well. (gtk_radio_button_select_nth): New function. svn path=/trunk/; revision=7629
* Implemented a new `e_gtk_signal_connect_full_while_alive()' utilityEttore Perazzoli2000-09-111-0/+39
that does what `gtk_signal_connect_full()' does, but with additional destruction safety as provided by `gtk_signal_connect_while_alive()'. svn path=/trunk/; revision=5303