create
Description:
Create an instance synchronously
The default implementation will handle creation of classes derived from GLib.Object as well as initialization of GLib.Initable implementations. You can override this method in a subclass to provide a customized method for instantiating your object synchronously.
Returns:
the newly created instance |