Constructor
Gtk.Paned.new
Declaration [src]
GtkWidget*
gtk_paned_new (
  GtkOrientation orientation
)
Parameters
| orientation | GtkOrientation | 
| the paned’s orientation. | 
Return value
| Returns: GtkWidget | |
| a new  | |
| Ownership is not transferred to the caller | |