centos man page for xmfontlistinitfontcontext

Query: xmfontlistinitfontcontext

OS: centos

Section: 3

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

XmFontListInitFontContext(library call) 								   XmFontListInitFontContext(library call)

NAME
XmFontListInitFontContext -- A font list function that allows applications to access the entries in a font list
SYNOPSIS
#include <Xm/Xm.h> Boolean XmFontListInitFontContext( XmFontContext *context, XmFontList fontlist);
DESCRIPTION
XmFontListInitFontContext establishes a context to allow applications to access the contents of a font list. This context is used when reading the font list entry tag, font, or font set associated with each entry in the font list. A Boolean status is returned to indicate whether or not the font list is valid. If an application deallocates the font list passed to XmFontListInitFontContext as the fontlist argument, the context established by this function is rendered no longer valid. context Specifies a pointer to the allocated context fontlist Specifies the font list
RETURN
Returns True if the context was allocated; otherwise, returns False. If the function allocated a context, the application is responsible for managing the allocated space. The application can recover the allocated space by calling XmFontListFreeFontContext.
RELATED
XmFontList(3), XmFontListFreeFontContext(3), and XmFontListNextEntry(3). XmFontListInitFontContext(library call)
Related Man Pages
xmfontlistentrycreate(3) - redhat
xmfontlistgetnextfont(3) - redhat
xmfontlistgetnextfont(3) - centos
xmfontlistnextentry(3) - hpux
xmfontlistgetnextfont(3x) - osf1
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!