Add GNU LGPL headers to all .c .C and .h files
[oweals/cde.git] / cde / programs / dtappbuilder / src / abmf / lib_func_stringsP.h
1 /*
2  * CDE - Common Desktop Environment
3  *
4  * Copyright (c) 1993-2012, The Open Group. All rights reserved.
5  *
6  * These libraries and programs are free software; you can
7  * redistribute them and/or modify them under the terms of the GNU
8  * Lesser General Public License as published by the Free Software
9  * Foundation; either version 2 of the License, or (at your option)
10  * any later version.
11  *
12  * These libraries and programs are distributed in the hope that
13  * they will be useful, but WITHOUT ANY WARRANTY; without even the
14  * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
15  * PURPOSE. See the GNU Lesser General Public License for more
16  * details.
17  *
18  * You should have received a copy of the GNU Lesser General Public
19  * License along with these librararies and programs; if not, write
20  * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
21  * Floor, Boston, MA 02110-1301 USA
22  */
23
24 /*
25  *      $XConsortium: lib_func_stringsP.h /main/3 1995/11/06 18:07:17 rswiston $
26  *
27  *      @(#)lib_func_stringsP.h 1.25 08 May 1995        cde_app_builder/src/abmf
28  *
29  *      RESTRICTED CONFIDENTIAL INFORMATION:
30  *      
31  *      The information in this document is subject to special
32  *      restrictions in a confidential disclosure agreement between
33  *      HP, IBM, Sun, USL, SCO and Univel.  Do not distribute this
34  *      document outside HP, IBM, Sun, USL, SCO, or Univel without
35  *      Sun's specific written approval.  This document and all copies
36  *      and derivative works thereof must be returned or destroyed at
37  *      Sun's request.
38  *
39  *      Copyright 1993 Sun Microsystems, Inc.  All rights reserved.
40  *
41  */
42
43 /*
44  * lib_lib_stringsP.h - library functions in the form of character strings
45  */
46 #ifndef _ABMF_LIB_FUNC_STRINGSP_H_
47 #define _ABMF_LIB_FUNC_STRINGSP_H_
48
49 #include <ab_private/AB.h>
50 #include <ab/util_types.h>
51
52 typedef struct
53 {
54     STRING      name;           /* name */
55     STRING      proto;          /* prototype */
56     STRING      def;            /* actual code */
57 } LibFuncRec, *LibFunc;
58
59
60 extern LibFunc abmfP_lib_cvt_file_to_pixmap;
61 extern LibFunc abmfP_lib_create_greyed_pixmap;
62 extern LibFunc abmfP_lib_set_label_pixmaps;
63 extern LibFunc abmfP_lib_file_has_extension;
64 extern LibFunc abmfP_lib_cvt_filebase_to_pixmap;
65 extern LibFunc abmfP_lib_cvt_image_file_to_pixmap;
66 extern LibFunc abmfP_lib_set_label_from_image_file;
67 extern LibFunc abmfP_lib_set_label_from_bitmap_data;
68 extern LibFunc abmfP_lib_set_label_from_xpm_data;
69 extern LibFunc abmfP_lib_cvt_resource_from_string;
70 extern LibFunc abmfP_lib_save_toplevel_widget;
71 extern LibFunc abmfP_lib_get_toplevel_widget;
72 extern LibFunc abmfP_lib_remove_sash_focus;
73 extern LibFunc abmfP_lib_save_command;
74 extern LibFunc abmfP_lib_get_command;
75 extern LibFunc abmfP_lib_help_dispatch;
76 extern LibFunc abmfP_lib_help_back_hdlr;
77 extern LibFunc abmfP_lib_more_help_dispatch;
78 extern LibFunc abmfP_lib_do_onitem_help;
79 extern LibFunc abmfP_lib_show_help_volume_info;
80 extern LibFunc abmfP_lib_session_save;
81 extern LibFunc abmfP_lib_get_client_session_saveCB;
82 extern LibFunc abmfP_lib_set_client_session_saveCB;
83 extern LibFunc abmfP_lib_session_restore;
84 extern LibFunc abmfP_lib_set_client_session_restoreCB;
85 extern LibFunc abmfP_lib_get_client_session_restoreCB;
86 extern LibFunc abmfP_lib_create_message_dlg;
87 extern LibFunc abmfP_lib_destroyCB;
88 extern LibFunc abmfP_lib_MessageBoxGetActionButton;
89 extern LibFunc abmfP_lib_show_message;
90 extern LibFunc abmfP_lib_show_modal_message;
91 extern LibFunc abmfP_lib_modal_dlgCB;
92 extern LibFunc abmfP_lib_children_center;
93 extern LibFunc abmfP_lib_children_uncenter;
94 extern LibFunc abmfP_lib_center;
95 extern LibFunc abmfP_lib_uncenter;
96 extern LibFunc abmfP_lib_center_widget;
97 extern LibFunc abmfP_lib_uncenter_widget;
98 extern LibFunc abmfP_lib_centering_handler;
99 extern LibFunc abmfP_lib_get_label_widget;
100 extern LibFunc abmfP_lib_get_offset_from_ancestor;
101 extern LibFunc abmfP_lib_get_label_width;
102 extern LibFunc abmfP_lib_get_widest_label;
103 extern LibFunc abmfP_lib_get_widest_value;
104 extern LibFunc abmfP_lib_get_widget_rect;
105 extern LibFunc abmfP_lib_get_greatest_size;
106 extern LibFunc abmfP_lib_get_group_cell_size;
107 extern LibFunc abmfP_lib_get_group_row_col;
108 extern LibFunc abmfP_lib_get_group_child;
109 extern LibFunc abmfP_lib_children_align;
110 extern LibFunc abmfP_lib_align_children;
111 extern LibFunc abmfP_lib_align_handler;
112 extern LibFunc abmfP_lib_expose_handler;
113 extern LibFunc abmfP_lib_free_group_info;
114 extern LibFunc abmfP_lib_align_rows;
115 extern LibFunc abmfP_lib_align_cols;
116 extern LibFunc abmfP_lib_align_left;
117 extern LibFunc abmfP_lib_align_right;
118 extern LibFunc abmfP_lib_align_labels;
119 extern LibFunc abmfP_lib_align_vcenter;
120 extern LibFunc abmfP_lib_align_top;
121 extern LibFunc abmfP_lib_align_bottom;
122 extern LibFunc abmfP_lib_align_hcenter;
123 extern LibFunc abmfP_lib_get_exe_dir;
124 extern LibFunc abmfP_lib_determine_exe_dir;
125 extern LibFunc abmfP_lib_determine_exe_dir_from_argv;
126 extern LibFunc abmfP_lib_determine_exe_dir_from_path;
127 extern LibFunc abmfP_lib_path_is_executable;
128 extern LibFunc abmfP_lib_set_tt_msg_quitCB;
129 extern LibFunc abmfP_lib_get_tt_msg_quitCB;
130 extern LibFunc abmfP_lib_tt_msg_quit;
131 extern LibFunc abmfP_lib_set_tt_msg_do_commandCB;
132 extern LibFunc abmfP_lib_get_tt_msg_do_commandCB;
133 extern LibFunc abmfP_lib_tt_msg_do_command;
134 extern LibFunc abmfP_lib_set_tt_msg_get_statusCB;
135 extern LibFunc abmfP_lib_get_tt_msg_get_statusCB;
136 extern LibFunc abmfP_lib_tt_msg_get_status;
137 extern LibFunc abmfP_lib_set_tt_msg_pause_resumeCB;
138 extern LibFunc abmfP_lib_get_tt_msg_pause_resumeCB;
139 extern LibFunc abmfP_lib_tt_msg_pause_resume;
140 extern LibFunc abmfP_lib_tt_contractCB;
141 extern LibFunc abmfP_lib_tt_close;
142 extern LibFunc abmfP_lib_call_help_callback;
143 extern LibFunc abmfP_lib_popup_menu_register;
144 extern LibFunc abmfP_lib_popup_menu;
145 extern LibFunc abmfP_lib_popup_menu_destroyCB;
146 extern LibFunc abmfP_lib_drag_site_register;
147 extern LibFunc abmfP_lib_drop_site_register;
148 extern LibFunc abmfP_lib_drag_terminate;
149 extern LibFunc abmfP_lib_drag_button1_motion_handler;
150 extern LibFunc abmfP_lib_drag_start;
151 extern LibFunc abmfP_lib_drag_convertCB;
152 extern LibFunc abmfP_lib_drag_to_rootCB;
153 extern LibFunc abmfP_lib_drag_finishCB;
154 extern LibFunc abmfP_lib_default_dragCB;
155 extern LibFunc abmfP_lib_default_dropCB;
156 extern LibFunc abmfP_lib_drop_animateCB;
157 extern LibFunc abmfP_lib_drop_transferCB;
158 #endif /* _ABMF_LIB_FUNC_STRINGSP_H_ */
159