glib-sharp0.0.0.0neutralGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.Base class for GList and GSList.System.ObjectSystem.IDisposableSystem.Collections.ICollectionSystem.Collections.IEnumerableGLib.IWrapperSystem.ICloneableFieldSystem.TypeThe of the elements of the list. subclasses are handled automatically, so it is not necessary to set this field for lists of .MethodSystem.ObjectTo be addedan object of type To be addedMethodSystem.VoidTo be addedTo be addedMethodSystem.VoidTo be added
an object of type
an object of type To be addedMethodSystem.VoidTo be added
an object of type To be addedMethodSystem.VoidTo be added
an object of type To be addedMethodSystem.VoidTo be added
an object of type To be addedMethodSystem.VoidDisposes the resources associated with the object.PropertySystem.ObjectSynchronization root.always Always returns since this type is never synchronized.PropertySystem.BooleanIndicates if the list is synchronized.always Always returns false. PropertySystem.Int32The number of elements in the list.the number of elements in the list as an PropertySystem.IntPtrA raw list reference for marshaling situations.an object of type PropertySystem.BooleanIndicates if the native handle is owned by the Managed list class.
an object of type an object of type Identifies the list as one that needs to be freed. Only set this to true if you want the object to release the associated native list when it is disposed.MethodSystem.Collections.IEnumeratorTo be addeda To be addedMethodSystem.VoidTo be added
a To be addedPropertySystem.ObjectIndexer for list members.
a representing the 0 indexed offset to the member.
the list member at as an .