Method

GtkScrolledWindowget_min_content_height

since: 3.0

Declaration [src]

gint
gtk_scrolled_window_get_min_content_height (
  GtkScrolledWindow* scrolled_window
)

Description [src]

Gets the minimal content height of scrolled_window, or -1 if not set.

Available since: 3.0

Return value

Type: gint

The minimal content height.