
PATH_RELATIVE_TO
Specifies an absolute path that any relative path input will be appended to in order to complete the
path name. This means that if someone tries to validate the string bin, the PATH_NAME package will
append bin to this string to determine what the actual path name should be validated as.
Argument: char *
Default:
NULL
Procs: create, get, set
Objects: Path_name
See Also: Appendix D, Version 3.2 and the File Chooser, of XView Programming Manual.
PATH_USE_FRAME
Specifies if the PATH_NAME package is allowed to put error messages into its parent Frame’s footer.
Argument: Bool
Default:
FALSE
Procs: create, get, set
Objects: Path_name
See Also: Appendix D, Version 3.2 and the File Chooser, of XView Programming Manual.
SCREEN_NUMBER
Specifies the number of the screen associated with object.
Argument: int
Default: 0
Procs: get
Objects: Screen
See Also: 15.2
SCREEN_SERVER
Specifies the server associated with this screen. By default, its value is the server created by opening
the display specified by the value of the
DISPLAY environment variable.
Return Type: Xv_Server
Procs: get
Objects: Screen
See Also: 15.3.3
SCROLLBAR_COMPUTE_SCROLL_PROC
Converts physical scrollbar info to client object info. The default_compute_scroll_proc can
be called to perform the functionality that the scrollbar package normally would. If a normalize pro-
cedure is not set, then the offset becomes the viewstart (after bounds ch