gtype_from_string
Description:
public static Type gtype_from_string (
string str)
Returns a GLib.Type based on given string.
Standard GLib names are supported and some equivalent extenssions:
1. integer for gint 1. uinteger for guint 1. float for gfloat 1. double for gdouble