Add offscreen window symbols to gtk.symbols
This commit is contained in:
committed by
Cody Russell
parent
7fed174194
commit
2cd2e03721
@ -1,4 +1,5 @@
|
||||
#include "gtkoffscreenwindow.h"
|
||||
#include "gtkalias.h"
|
||||
|
||||
G_DEFINE_TYPE (GtkOffscreenWindow, gtk_offscreen_window, GTK_TYPE_WINDOW);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user