fix up accidental exports
This commit is contained in:
committed by
Tristan Van Berkom
parent
b2ed95dd11
commit
3e9d7a30b0
@ -1446,7 +1446,7 @@ gtk_scrolled_window_relative_allocation (GtkWidget *widget,
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
static void
|
||||||
gtk_scrolled_window_allocate_child (GtkScrolledWindow *swindow,
|
gtk_scrolled_window_allocate_child (GtkScrolledWindow *swindow,
|
||||||
GtkAllocation *relative_allocation)
|
GtkAllocation *relative_allocation)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user