BasicForm


Description:

[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( since = "4.2" ) ]
public BasicForm (Set data_set)

Creates a new BasicForm widget using all the Holder objects provided in data_set.

The global layout is rendered using a table (a Table), and an entry is created for each node of data_set.

Parameters:

data_set

a Set structure

Returns:

the new widget