glib-sharp2.12.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.Wrapper class for GSList.GLib.ListBaseConstructorInternal constructor
Pointer to the C object.
This is an internal constructor, and should not be used by user code.Constructor
Pointer to the C object.
To be added.
Internal constructorThis is an internal constructor, and should not be used by user code.ConstructorPublic Constructor.
the of the list elements.
Constructor
Pointer to the native list.
The type if the elements contained in the list.
if the native list should be released on Dispose.
if the elements should be released on Dispose.
Creates an SList.This type should only be used for marshaling GSList parameters and return values in bindings.Constructor
An array of list member objects.
The type of the members.
Indicates if the list reference must be released on finalization.
Indicates if the list members must be released on finalization.
Public constructor.Constructs a native GList containing a set of member objects.Constructor
An array of list member objects.
The type of the members.
Indicates if the list reference must be released on finalization.
Indicates if the list members must be released on finalization.
Public constructor.Constructs a native GList containing a set of member objects.