_GtkCellLayout struct and a question
- From: "David Shultz" <mrbraz97 gmail com>
- To: gtk-list <gtk-list gnome org>
- Subject: _GtkCellLayout struct and a question
- Date: Fri, 5 Jan 2007 17:58:18 -0500
I found in gtkcelllayout.h there's a type definition like this:
typedef struct _GtkCellLayout GtkCellLayout;
I tried finding for structure _GtkCellLayout in gtk, gdk, glib source
folder like this:
grep -re "struct _GtkCellLayout" *
and the output points to gtkcelllayout.h. But there's no
_GtkCellLayout structure. Why can't i find this structure? Thanks.
--David
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]