get_layouts
Description:
Get the list of layout names including or not the default layout.
Parameters:
this |
The layout item. |
include_default |
|
Returns:
a List list holding the layout names. You must first free each element in the list with g_free, then free the list itself with g_list_free. |