Constructor

PanelPanednew

Declaration [src]

GtkWidget*
panel_paned_new (
  void
)

Description [src]

Create a new PanelPaned.

Return value

Returns: GtkWidget
 

A newly created PanelPaned.

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