set_layouts


Description:

public void set_layouts (string[] new_layouts)

Sets a new layout list.

Frees the previous layout list. This is primarily useful for bindings, in C you can manipulate the layouts record member directly.

Parameters:

this

record to change

new_layouts

zero terminated list of new layout names.