16
16
// The window container draws the custom browser frame.
17
17
window_container_ = gtk_alignment_new(0.0, 0.0, 1.0, 1.0);
21
22
// instead remain in our widget hierarchy simply to be noticed by third party
27
27
// Set a nice name so it shows up in gtkparasite and others.