[][src]Function hexchat::get_pref_int

pub fn get_pref_int(name: &str) -> Option<u32>

Gets a plugin preference integer from file.

Returns the result, or None if no such preference exists or there was an IO error.