Constructor

AstalBoxnew

Declaration

AstalBox*
astal_box_new (
  gboolean vertical,
  GList* children
)

Description

No description available.

Parameters

vertical

Type: gboolean

No description available.

children

Type: A list of GtkWidget*

No description available.

The data is owned by the caller of the function.

Return value

Type: AstalBox

No description available.

The data is owned by the called function.