comparison xmms-sid.glade @ 285:d43df1d6d766

Set fileinfo window's delete_event handler.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 25 Dec 2004 11:12:05 +0000
parents cb218e92d1d4
children ae5795ba5c77
comparison
equal deleted inserted replaced
284:00924ae39c22 285:d43df1d6d766
2028 2028
2029 <widget> 2029 <widget>
2030 <class>GtkWindow</class> 2030 <class>GtkWindow</class>
2031 <name>xs_fileinfowin</name> 2031 <name>xs_fileinfowin</name>
2032 <width>400</width> 2032 <width>400</width>
2033 <signal>
2034 <name>delete_event</name>
2035 <handler>xs_fileinfo_delete</handler>
2036 <last_modification_time>Sat, 25 Dec 2004 11:00:14 GMT</last_modification_time>
2037 </signal>
2033 <title>XMMS-SID Fileinfo</title> 2038 <title>XMMS-SID Fileinfo</title>
2034 <type>GTK_WINDOW_DIALOG</type> 2039 <type>GTK_WINDOW_DIALOG</type>
2035 <position>GTK_WIN_POS_MOUSE</position> 2040 <position>GTK_WIN_POS_MOUSE</position>
2036 <modal>False</modal> 2041 <modal>False</modal>
2037 <allow_shrink>False</allow_shrink> 2042 <allow_shrink>False</allow_shrink>