From owner-freebsd-questions@FreeBSD.ORG Sat Feb 5 20:47:04 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EECB916A4CE for ; Sat, 5 Feb 2005 20:47:04 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8127443D46 for ; Sat, 5 Feb 2005 20:47:04 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id f1so564192rne for ; Sat, 05 Feb 2005 12:47:04 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=djHAcMOBhy3adtcn/T7AH1VE4rOaLklDmsoexeXJYkXpBGOfr7aHAvDeJuIm0SKaCeClA9j10MMacRAFbQHOHnvGhcW+6A1yg6Wz3FxPmNLTmtasekgMk75MpMCNkhQX7ZuF+DpkpI+Pfy+eM9IGMNf2ZeR8SKBJ3ff5P2LJgwA= Received: by 10.38.12.30 with SMTP id 30mr329642rnl; Sat, 05 Feb 2005 12:47:03 -0800 (PST) Received: by 10.38.74.23 with HTTP; Sat, 5 Feb 2005 12:47:03 -0800 (PST) Message-ID: Date: Sat, 5 Feb 2005 21:47:03 +0100 From: Gert Cuykens To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: gtk2 questions ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Feb 2005 20:47:05 -0000 Where can i ask gtk2 questions like What i must do to convert this to gtk2 ? ---------------------------------------- #ifdef __hpux #define G_INLINE_FUNC #endif ---------------------------------------- ---------------------------------------- #include ----------------------------------------