AgsListUtil
AgsListUtil — list util
|
|
Stability Level
Stable, unless otherwise indicated
Object Hierarchy
GBoxed
╰── AgsListUtil
Includes
#include <ags/util/ags_list_util.h>
Description
List utility.
Functions
ags_list_util_find_type ()
GList *
ags_list_util_find_type (GList *list
,
GType gtype
);
Find gtype
within list
.
Returns
the next matching GList.
[transfer none][element-type GObject]
Since: 3.0.0