Don't export gdk_surface_constrain_size
It has one last use in gtkwindow.c, but that will go away and doesn't need this function to be exported anyway.
This commit is contained in:
committed by
Ahmed Eldemery
parent
6b9db59e62
commit
bba7f444dc
@@ -320,7 +320,6 @@ struct _GdkGeometry
|
||||
int max_height;
|
||||
};
|
||||
|
||||
GDK_AVAILABLE_IN_ALL
|
||||
void gdk_surface_constrain_size (GdkGeometry *geometry,
|
||||
GdkSurfaceHints flags,
|
||||
int width,
|
||||
|
||||
Reference in New Issue
Block a user