forked from AuroraMiddleware/gtk
API: Deprecate gtk_container_resize_children()
It does ad things and is undocumented, so I'll just silently deprecate it.
This commit is contained in:
parent
299714dd1a
commit
63eb47577e
@ -174,7 +174,7 @@ void gtk_container_set_focus_hadjustment (GtkContainer *container,
|
||||
GDK_AVAILABLE_IN_ALL
|
||||
GtkAdjustment *gtk_container_get_focus_hadjustment (GtkContainer *container);
|
||||
|
||||
GDK_AVAILABLE_IN_ALL
|
||||
GDK_DEPRECATED_IN_3_10
|
||||
void gtk_container_resize_children (GtkContainer *container);
|
||||
|
||||
GDK_AVAILABLE_IN_ALL
|
||||
|
Loading…
Reference in New Issue
Block a user