dialog name



Hi,
  how I can give a name to dialog window? I've tried:

window = gtk_dialog_new();
gtk_window_set_title( GTK_WINDOW (&(GTK_DIALOG(window)->window)), "Name");

But it only works for main window. Next windows I've created had
name: 'program_name #'.

Do you know what is wrong?

					Jen~a



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]