mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-29 06:51:10 +00:00
Export gdk_window_set_has_native
This commit is contained in:
parent
8fc7a9547c
commit
32cd341f60
@ -409,6 +409,8 @@ void gdk_window_move_region (GdkWindow *window,
|
||||
const GdkRegion *region,
|
||||
gint dx,
|
||||
gint dy);
|
||||
void gdk_window_set_has_native (GdkWindow *window,
|
||||
gboolean has_native);
|
||||
|
||||
/*
|
||||
* This allows for making shaped (partially transparent) windows
|
||||
|
Loading…
Reference in New Issue
Block a user