代码搜索:GLADE
找到约 1,310 项符合「GLADE」的源代码
代码结果 1,310
www.eeworm.com/read/135709/5880694
h gtk_support.h
/*
* Created by glade, fixed by bootstrap
*/
#ifdef HAVE_CONFIG_H
# include
#endif
#include
/*
* Standard gettext macros.
*/
#if 0 /* Disabled by bootstrap */
# includ
www.eeworm.com/read/247605/4477558
makefile
install:
mkdir -p /usr/share/hxplayer
for i in /usr/share/hxplayer ../dbg ../../../debug; do \
cp *.xpm /usr/share/hxplayer; \
cp *.glade /usr/share/hxplayer; \
cp *.png /usr/share/hxplayer; \
www.eeworm.com/read/158394/5597442
h support.h
/*
* DO NOT EDIT THIS FILE - it is generated by Glade.
*/
#ifdef HAVE_CONFIG_H
# include
#endif
#include
/*
* Public Functions.
*/
/*
* This function returns a widget i
www.eeworm.com/read/108226/15590685
am makefile.am
## Process this file with automake to produce Makefile.in
SUBDIRS = src
EXTRA_DIST = \
autogen.sh \
airsnort.glade
install-data-local:
@$(NORMAL_INSTALL)
if test -d $(srcdir)/pixmaps; then \
www.eeworm.com/read/106996/15615091
am makefile.am
## Process this file with automake to produce Makefile.in
SUBDIRS = src
EXTRA_DIST = \
autogen.sh \
airsnort.glade
install-data-local:
@$(NORMAL_INSTALL)
if test -d $(srcdir)/pixmaps; then \
www.eeworm.com/read/284399/8935946
am makefile.am
## Process this file with automake to produce Makefile.in
SUBDIRS = src
EXTRA_DIST = \
autogen.sh \
project1.glade
install-data-local:
@$(NORMAL_INSTALL)
if test -d $(srcdir)/pixmaps; then \
www.eeworm.com/read/178204/9414822
am makefile.am
## Process this file with automake to produce Makefile.in
SUBDIRS = macros src
EXTRA_DIST = \
autogen.sh \
gspy.glade
install-data-local:
@$(NORMAL_INSTALL)
if test -d $(srcdir)/pixmaps; then \
www.eeworm.com/read/334862/7097974
h support.h
/*
* DO NOT EDIT THIS FILE - it is generated by Glade.
*/
#include "config.h"
#include
/*
* Standard gettext macros.
*/
#ifdef ENABLE_NLS
# include
# undef _
# define
www.eeworm.com/read/446504/7577331
py aptoncd.py
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import CreateAptOncd
import ProgressWindow
import config
import gettext
import gtk
import gtk.glade
import locale
from messageBox import MessageBox
impor
www.eeworm.com/read/140180/5793876
h gtk_interface.h
/*
* DO NOT EDIT THIS FILE - it is generated by Glade.
*/
GtkWidget* create_intf_window (void);
GtkWidget* create_intf_popup (void);
GtkWidget* create_intf_about (void);
GtkWidget* create_intf_open