Function

GtkScrollInfonew

since: 4.12

Declaration [src]

GtkScrollInfo*
gtk_scroll_info_new (
  void
)

Description [src]

Creates a new scroll info for scrolling an element into view.

Available since: 4.12

Return value

Type: GtkScrollInfo

A new scroll info.

The caller of the function takes ownership of the data, and is responsible for freeing it.