`smith.motif.tar.Z includes the source code for the book "Designing X clients with Xt/Motif," by Je

源代码在线查看: help.h

软件大小: 102 K
上传用户: supertruman
关键词: Designing the includes clients
下载地址: 免注册下载 普通下载 VIP

相关代码

				/**** help.h ****/								/*******************************************************************				Currently, there is no help object; that is, this module simply				provides functions for creating and activating the help system.				*******************************************************************/												#include 				#include 				#include 				#include 				#include 				#include 				#include 				#include 				#include 								#include 								#include "motif.h"												/*				Public functions:				*/								extern void help_create_dialog();				extern void help_realize();				extern Widget help_shell();				extern void help_create_pulldown_menu();				extern void Help();											

相关资源