代码搜索结果

找到约 10,000 项符合 Interface 的代码

interface.htm

Interface settings Interface settings

interface.htm

Interface settings Configuration de l'Interface

interface.h

#ifndef __INTERFACE_H__ #define __INTERFACE_H__ #include "browser.h" void a_Interface_init(void); void a_Interface_stop(BrowserWindow *bw); void a_Interface_clean(BrowserWindow *bw); void a_Interfac

interface.c

/* * File: interface.c * * Copyright (C) 1997 Raph Levien * Copyright (C) 1999 Sammy Mannaert * * This program is free software; you can redistribute it and/or m

interface.h

/***************************************************************************** * interface.h: interface access for other threads * This library provides basic functions for threads to interact with

interface.c

/***************************************************************************** * interface.c: interface access for other threads * This library provides basic functions for threads to interact with

interface.h

/* * NESten Mapper Interface v2.1 */ #ifndef WIN32_LEAN_AND_MEAN #define WIN32_LEAN_AND_MEAN #endif /* So this file only gets included once */ #ifndef __INTERFACE_H__ #define __INTERFA

interface.h

/* * DO NOT EDIT THIS FILE - it is generated by Glade. */ #ifdef __cplusplus extern "C" { #endif GtkWidget* create_window (void); GtkWidget* create_fileselection (void); #ifdef __cplus