aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-04-08 22:32:25 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-04-08 22:32:25 +0800
commitce6c174542bd02a2adf9330bee9871064477d33d (patch)
treeb720667936cf23d042576aaffb5e3754ee74ff8a /widgets/table
parent7a7bea488709da631d4e62af3288110f5e1db275 (diff)
downloadgsoc2013-evolution-ce6c174542bd02a2adf9330bee9871064477d33d.tar
gsoc2013-evolution-ce6c174542bd02a2adf9330bee9871064477d33d.tar.gz
gsoc2013-evolution-ce6c174542bd02a2adf9330bee9871064477d33d.tar.bz2
gsoc2013-evolution-ce6c174542bd02a2adf9330bee9871064477d33d.tar.lz
gsoc2013-evolution-ce6c174542bd02a2adf9330bee9871064477d33d.tar.xz
gsoc2013-evolution-ce6c174542bd02a2adf9330bee9871064477d33d.tar.zst
gsoc2013-evolution-ce6c174542bd02a2adf9330bee9871064477d33d.zip
Remove button_ok, button_cancel, canceled members from struct Dialog.
* gui/dialogs/alarm-options.c: Remove button_ok, button_cancel, canceled members from struct Dialog. (get_widgets): Do not initialize. (close_dialog): Destroy the toplevel. (toplevel_delete_event_cb): Removed. (button_cancel_clicked_cb): Removed. (button_ok_clicked_cb): Removed. (close_dialog): Removed. (alarm_options_dialog_run): Use gtk_dialog_run. (init_widgets): Do not init ->canceled, do not connect OK/Cancel buttons. (alarm_to_dialog): No need to make the file entry modal from here anymore. * gui/dialogs/alarm-options.glade: Turned into a GtkDialog. Set the "modal" property to True for the file entry. svn path=/trunk/; revision=20749
Diffstat (limited to 'widgets/table')
0 files changed, 0 insertions, 0 deletions