mdraw_text_items(3m17n) debian man page | unix.com

Man Page: mdraw_text_items

Operating Environment: debian

Section: 3m17n

mdraw_text_items(3m17n) 					 The m17n Library					   mdraw_text_items(3m17n)

NAME
mdraw_text_items - Draw one or more textitems.
SYNOPSIS
void mdraw_text_items (MFrame * frame, MDrawWindow win, int x, int y, MDrawTextItem * items, int nitems)
DESCRIPTION
Draw one or more textitems. The mdraw_text_items() function draws one or more M-texts on window win of frame frame at coordinate (x, y). items is an array of the textitems to be drawn and nitems is the number of textitems in the array.
SEE ALSO
MTextItem, mdraw_text().
COPYRIGHT
Copyright (C) 2001 Information-technology Promotion Agency (IPA) Copyright (C) 2001-2011 National Institute of Advanced Industrial Science and Technology (AIST) Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License <http://www.gnu.org/licenses/fdl.html>. Version 1.6.2 12 Jan 2011 mdraw_text_items(3m17n)
Related Man Pages
m17ndraw(3m17n) - debian
mdraw_coordinates_position(3m17n) - debian
mdraw_text(3m17n) - debian
mframe_get_prop(3m17n) - debian
mtext_push_prop(3m17n) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com