Add gtk_offscreen_window_new() prototype to gtkoffscreenwindow.h
This commit is contained in:

committed by
Cody Russell

parent
8801d163a6
commit
7fed174194
@ -31,6 +31,8 @@ struct _GtkOffscreenWindowClass
|
||||
|
||||
GType gtk_offscreen_window_get_type () G_GNUC_CONST;
|
||||
|
||||
GtkWidget *gtk_offscreen_window_new ();
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
#endif /* __GTK_OFFSCREEN_WINDOW_H__ */
|
||||
|
Reference in New Issue
Block a user