get_all_layouts
Description:
[
Version ( since =
"3.6" ) ]
public List<
unowned string>
get_all_layouts ()
Returns a list of all layout identifiers we know about.
Parameters:
Returns:
|
the list of layout names. The caller takes ownership of the List but not of
the strings themselves, those are internally allocated and must not be modified.
|