Last updated: Tue, 22 May 2012 view this page in English
GtkFixed::set_has_window
void set_has_window(bool has_window);
This function was added to provide an easy migration path for older
applications which may expect GtkFixed to have a separate
GdkWindow. The default is not to create a separate
window.
This function must be called while the GtkFixed is not realized, for
instance, immediately after the window is created.