代码搜索:GLADE
找到约 1,310 项符合「GLADE」的源代码
代码结果 1,310
www.eeworm.com/read/398809/7919919
h interface.h
/*
* DO NOT EDIT THIS FILE - it is generated by Glade.
*/
GtkWidget* create_mainwindow (void);
GtkWidget* create_dialog1 (void);
GtkWidget* create_dialog2 (void);
GtkWidget* create_aboutdialog1 (vo
www.eeworm.com/read/330304/12902864
h add_function_dlg.h
#ifndef ADD_FUNCTION_DLG_H_
#define ADD_FUNCTION_DLG_H_
#include
#include
#include
#include
#include
#include
#include "globals.h
www.eeworm.com/read/330304/12902878
txt cmakelists.txt
PROJECT("graph")
INCLUDE(FindPkgConfig)
pkg_check_modules(GLADE REQUIRED libglade-2.0>=2.6 gtk+-2.0>=2.10 libgsf-1)
IF(NOT EXISTS /usr/include/mgl.h)
MESSAGE("Установите MathGL для начала")
END
www.eeworm.com/read/476604/6756799
c navigation.c
#include "navigation.h"
/* When a row is activated, either move to the desired location or show
* more information if the file is not a directory. */
void
on_row_activated (GtkTreeView *treevi
www.eeworm.com/read/401845/11547144
in potfiles.in
# List of source files containing translatable strings.
# Each source file that has gettext translatable strings should be listed here
./src/glade_interface.c
./src/midi.c
./src/sample.c
./src/sequen
www.eeworm.com/read/225991/14506938
c dialog-uri.c
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* gedit
*
* Copyright (C) 2001 Paolo Maggi
*
* This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/294875/8196109
c example-4.c
/* This program shows a preferences window, which contains
* RadioButtons, a color selection widget, and a font selection
* widget. It does manual signal connection the gtk way (as opposed
* to ei
www.eeworm.com/read/103066/15747240
c 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/100275/15879084
h interface.h
/*
* DO NOT EDIT THIS FILE - it is generated by Glade.
*/
GtkWidget* create_mainwindow (void);
GtkWidget* create_fileselection1 (char*);
GtkWidget* create_aboutwindow (void);
GtkWidget* create_info
www.eeworm.com/read/382706/9004644
c showlyricapp.c
#include "../include/ShowLyric.h"
#include "../include/ShowLyricApp.h"
#include
#define GLADE_FILE "/usr/share/ShowLyric/ShowLyricUI.glade"
#define SEL_LYRIC_GLADE_FILE "/usr/share/ShowLy