Ags.ListUtil¶
Fields¶
None
Methods¶
class |
|
Details¶
- class Ags.ListUtil¶
- classmethod find_type(list, gtype)¶
- Parameters:
list ([
GObject.Object
]) – theGLib.List
-structgtype (
GObject.GType
) – theGObject.GType
to find
- Returns:
the next matching
GLib.List
-struct- Return type:
Find gtype within list.
New in version 3.0.0.