comparison xmms-sid.glade @ 613:353dae3b8505

Added delete_event to confirmwin.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 02 Sep 2007 02:02:05 +0000
parents b02642940638
children 5f215b88d507
comparison
equal deleted inserted replaced
612:32fc27395220 613:353dae3b8505
3213 </widget> 3213 </widget>
3214 3214
3215 <widget> 3215 <widget>
3216 <class>GtkDialog</class> 3216 <class>GtkDialog</class>
3217 <name>xs_confirmwin</name> 3217 <name>xs_confirmwin</name>
3218 <signal>
3219 <name>delete_event</name>
3220 <handler>xs_confirmwin_delete</handler>
3221 <last_modification_time>Sat, 01 Sep 2007 23:40:50 GMT</last_modification_time>
3222 </signal>
3218 <title>Confirm selected action</title> 3223 <title>Confirm selected action</title>
3219 <type>GTK_WINDOW_DIALOG</type> 3224 <type>GTK_WINDOW_DIALOG</type>
3220 <position>GTK_WIN_POS_NONE</position> 3225 <position>GTK_WIN_POS_NONE</position>
3221 <modal>False</modal> 3226 <modal>False</modal>
3222 <allow_shrink>True</allow_shrink> 3227 <allow_shrink>True</allow_shrink>