Bug 372077 - TestGtkEmbed Application should use gtk_moz_embed_*_startup properly
p=romaxa <romaxa@gmail.com> r=timeless git-svn-id: svn://10.0.0.236/trunk@233736 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
71c0d9ba0c
commit
6210bb5985
@ -255,7 +255,9 @@ main(int argc, char **argv)
|
||||
gtk_signal_connect(GTK_OBJECT(single), "new_window_orphan",
|
||||
GTK_SIGNAL_FUNC(new_window_orphan_cb), NULL);
|
||||
|
||||
gtk_moz_embed_push_startup();
|
||||
gtk_main();
|
||||
gtk_moz_embed_pop_startup();
|
||||
}
|
||||
|
||||
static TestGtkBrowser *
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user