I want to create a window with
gtk_window_new(GTK_WINDOW_DIALOG), but not GTK_WINDOW_POPUP. Then how can I set
the window without any decoration, such as border, menu, maximize button etc.
There is a function gdk_window_set_decoration, but it need a GdkWindow. How can
I do?
Best Regards,
Bluez Zhao
|