bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

what is a user pointer


From: Peter Jay Salzman
Subject: what is a user pointer
Date: Sat, 29 Dec 2001 22:30:24 -0800
User-agent: Mutt/1.3.24i

i've been reading the panel man pages and playing around with all the
functions tonight.

the man pages make reference to a panel's user pointer which you can get
and set with the panel_userptr() and set_panel_userptr() functions.

however, the man pages don't explain what a user pointer is.

the header file didn't give much of a clue either, other than the fact
that there's a member of the PANEL structure called user which is a
generic pointer.

can someone explain what this pointer is?  are these functions used
mainly for the development of the panel library?  or is there a use for
them?

pete

-- 
PGP Fingerprint: B9F1 6CF3 47C4 7CD8 D33E  70A9 A3B9 1945 67EA 951D
PGP Public Key:  finger address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]