Re: How to change window title?



>  How do I change the window title of a gnome app after
>  gnome_app_new?

You can use 

	gtk_window_set_title (GTK_WINDOW (my_app), "Hello, world");

  Quartic



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