Method

GtkScrolledWindowget_min_content_width

since: 3.0

Declaration [src]

gint
gtk_scrolled_window_get_min_content_width (
  GtkScrolledWindow* scrolled_window
)

Description [src]

Gets the minimum content width of scrolled_window, or -1 if not set.

Available since: 3.0

Return value

Type: gint

The minimum content width.