0
受け付けません:以下の例の抜粋ではgccのpkg-config --cflags --libs gtk+-2.0
-o産卵spawn_with_pipes.cg_slice_newが、私はそれを構築する方法である私の構造体型
を、私はエラーを取得:データ」の前に構文エラー - それがいいあなたのコード内の関数の外
#include <gtk/gtk.h>
typedef struct
{
/* Buffers that will display output */
GtkTextBuffer *out;
GtkTextBuffer *err;
/* Progress bar that will be updated */
GtkProgressBar *progress;
/* Timeout source id */
gint timeout_id;
}Data;
data= g_slice_new(Data); //error here