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

Man Page: mtext_property_start

Operating Environment: debian

Section: 3m17n

mtext_property_start(3m17n)					 The m17n Library				       mtext_property_start(3m17n)

NAME
mtext_property_start - Return the start position of a text property.
SYNOPSIS
int mtext_property_start (MTextProperty * prop)
DESCRIPTION
Return the start position of a text property. The mtext_property_start() function returns the start position of text property prop. The start position is a character position of an M-text where prop begins. If prop is detached, it returns -1.
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 mtext_property_start(3m17n)
Related Man Pages
m17ntextproperty(3m17n) - debian
mdraw_default_line_break(3m17n) - debian
mtext_data(3m17n) - debian
mtext_put_prop(3m17n) - debian
mtext_put_prop_values(3m17n) - debian
Similar Topics in the Unix Linux Community
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
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?