[][src]Function hexchat::get_global_pref

pub fn get_global_pref(name: &str) -> Option<GlobalPreferenceValue>

Gets a HexChat user preference by name.

Returns the preference if found, or None if no preference by that name exists.