Constructor

GtkScrolledWindownew

Declaration [src]

GtkWidget*
gtk_scrolled_window_new (
  void
)

Description [src]

Creates a new scrolled window.

Return value

Returns: GtkWidget
 

A new scrolled window.

 The data is owned by the called function.