Method
GtkScrolledWindowunset_placement
Declaration [src]
void
gtk_scrolled_window_unset_placement (
GtkScrolledWindow* scrolled_window
)
Description [src]
Unsets the placement of the contents with respect to the scrollbars.
If no window placement is set for a scrolled window,
it defaults to GTK_CORNER_TOP_LEFT
.