API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
#define g_list_previous ( list )
A convenience macro to get the previous element in a GList. Note that it is considered perfectly acceptable to access list->prev directly.
GList
list
This function is not directly available to language bindings.
Type: -
-
An element in a GList.