debian man page for fclangsetdel

Query: fclangsetdel

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FcLangSetDel(3) 														   FcLangSetDel(3)

NAME
FcLangSetDel - delete a language from a langset
SYNOPSIS
#include <fontconfig.h> FcBool FcLangSetDel (FcLangSet *ls, const FcChar8 *lang);
DESCRIPTION
lang is removed from ls. lang should be of the form Ll-Tt where Ll is a two or three letter language from ISO 639 and Tt is a territory from ISO 3166.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcLangSetDel(3)
Related Man Pages
locale::codes::language(3pm) - osx
locale::language(3pm) - mojave
locale::codes::language(3pm) - mojave
locale::language(3pm) - osx
locale::language(3pm) - suse
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file