get_layout_by_name
Description:
public unowned Layout?
get_layout_by_name (
string name)
Gets layout with the name name from this, or `NULL` if it doesn't exist.
See [property@Layout:name].
Parameters:
| this |
a multi-layout view
|
| name |
the name of the layout
|
Returns: