Method

GtkScrolledWindowunset_placement

since: 2.10

Declaration [src]

void
gtk_scrolled_window_unset_placement (
  GtkScrolledWindow* scrolled_window
)

Description [src]

Unsets the placement of the contents with respect to the scrollbars for the scrolled window. If no window placement is set for a scrolled window, it defaults to GTK_CORNER_TOP_LEFT.

See also gtk_scrolled_window_set_placement() and gtk_scrolled_window_get_placement().

Available since: 2.10