forked from AuroraMiddleware/gtk
container: Remove leftover prototype
Thanks to Murray Cumming.
This commit is contained in:
parent
6bae8aa0cf
commit
e26b60d48c
@ -137,11 +137,6 @@ void gtk_container_foreach (GtkContainer *container,
|
||||
GDK_AVAILABLE_IN_ALL
|
||||
GList* gtk_container_get_children (GtkContainer *container);
|
||||
|
||||
GDK_AVAILABLE_IN_ALL
|
||||
void gtk_container_propagate_draw (GtkContainer *container,
|
||||
GtkWidget *child,
|
||||
cairo_t *cr);
|
||||
|
||||
GDK_AVAILABLE_IN_ALL
|
||||
void gtk_container_set_focus_chain (GtkContainer *container,
|
||||
GList *focusable_widgets);
|
||||
|
Loading…
Reference in New Issue
Block a user