| Import line: | Gio = imports.gi.Gio; | 
| GIR File: | Gio-2.0.gir | 
| C documentation: | GCredentialsType | 
| Enum : | CredentialsType | 
| Properties | |
|---|---|
| 
		guint32 Gio.CredentialsType.FREEBSD_CMSGCRED : 2
			 | |
| 
		guint32 Gio.CredentialsType.INVALID : 0
			 | |
| 
		guint32 Gio.CredentialsType.LINUX_UCRED : 1
			 | |
| None | 
| None | 
| None | 
| Class / Namespace | Method / Signal / Properties | 
|---|---|
| Gio.Credentials Method | 
			set_native
				
				 (CredentialsType native_type, void* native) 
			
				
					 : 
					none
					
				
			
		 Copies the native credentials of type native_type from native into credentials. |