Thanks Markku!<br><br>Luca Donaggio<br><br><div><span class="gmail_quote">2006/2/10, Markku Vire <<a href="mailto:markku.vire@movial.fi">markku.vire@movial.fi</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>Luca Donaggio wrote:<br>> Is there any way I can modify the default widget title with something<br>> more descriptive (for example "Save game into:')?<br><br>Since the widget is a window, you can use normal gtk_window_set_title to
<br>change the title. The only thing to keep in mind is that save dialog can<br>popup subdialogs. Currently there is no clean way to change the title of<br>those as well.<br><br>-Markku-<br></blockquote></div><br>