代码搜索:GLADE

找到约 1,310 项符合「GLADE」的源代码

代码结果 1,310
www.eeworm.com/read/367301/9759371

txt 内容简介.txt

本书介绍了Linux下图形用户接口(GUI)编程技术。全书共18章,分五个部分。第一部分介绍Linux GUI编程架构以及编程基础知识,第二部分介绍Linux 编程常用C语言函数库glibc、构件库Gtk+、Gnome,第三部分介绍Linux下的GUI生成器<mark>Glade</mark>,第四部分介绍Linux编程调试工具gdb及xxgdb。第五部分包括三个附录,附录A是书中使用的示例GnomeHello的源代码,附 ...
www.eeworm.com/read/109466/15557062

h interface.h

/* * DO NOT EDIT THIS FILE - it is generated by Glade. */ GtkWidget* create_window1 (GdkPixmap *pixmap);
www.eeworm.com/read/103453/15731470

conf vicprof.conf

debuginfo=1 debuglineinfo=0 gladexmlfile=victory.glade db=dbname=victory host=nikita user=liam
www.eeworm.com/read/382706/9004657

c editlyricdlg.c

/* * * Author: Allan , (C) 2005-2007 * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as publ
www.eeworm.com/read/140180/5793928

c gnome2_interface.c

/* * DO NOT EDIT THIS FILE - it is generated by Glade. */ #ifdef HAVE_CONFIG_H # include #endif #include #include #include #include #in
www.eeworm.com/read/135709/5880845

c gnome2_interface.c

/* * DO NOT EDIT THIS FILE - it is generated by Glade. */ #ifdef HAVE_CONFIG_H # include #endif #include #include #include #include #in
www.eeworm.com/read/337284/12379304

c editlyricdlg.c

/* * * Author: Allan , (C) 2005-2007 * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as publ
www.eeworm.com/read/294875/8196154

c example-1.c

/* This program displays a simple window and has a simple callback for * when the OK button is clicked. */ #include #include void ok_button_clicked (GtkWidget *widget,
www.eeworm.com/read/367993/9720041

am makefile.am

SUBDIRS = src pixmaps po desktopdir = $(datadir)/applications desktop_in_files = gamp.desktop.in desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) @INTLTOOL_DESKTOP_RULE@ gladedir = $(pkgdat
www.eeworm.com/read/387803/8652889

h interface.h

/* * DO NOT EDIT THIS FILE - it is generated by Glade. */ GtkWidget* create_windowMain (void); GtkWidget *entryWordInput; GtkWidget *entryOut; GtkWidget *entryDirectiryInput;