Constructor

Gtk.ScrolledWindow.new

Declaration [src]

GtkWidget*
gtk_scrolled_window_new (
  void
)

Description [src]

Creates a new scrolled window.

Return value

Returns: GtkWidget

a new scrolled window

Ownership is not transferred to the caller