public GtkMacDesktopBackend() { systemVersion = Carbon.Gestalt("sysv"); }
public OSType(string fourcc) { value = Carbon.ConvertCharCode(fourcc); }