AgsListUtil — list util
#include <ags/util/ags_list_util.h>
List utility.
GList * ags_list_util_find_type (GList *list, GType gtype);
GList *list
GType gtype
Find gtype within list .
gtype
list
the GList.
the GType to find
the next matching GList.
[transfer none][element-type GObject]
Since: 3.0.0