Trait gio::CredentialsExt [−][src]
Required methods
fn get_unix_pid(&self) -> Result<i32, Error>
[src]
fn get_unix_user(&self) -> Result<(), Error>
[src]
fn is_same_user<P: IsA<Credentials>>(
&self,
other_credentials: &P
) -> Result<(), Error>
[src]
&self,
other_credentials: &P
) -> Result<(), Error>