Searched defs:_GtkCellViewPrivate (Results 1 – 10 of 10) sorted by relevance
144 struct _GtkCellViewPrivate struct146 GtkTreeModel *model;147 GtkTreeRowReference *displayed_row;149 GtkCellArea *area;150 GtkCellAreaContext *context;152 GtkCssGadget *gadget;154 GdkRGBA background;156 gulong size_changed_id;157 gulong row_changed_id;159 GtkOrientation orientation;[all …]
131 struct _GtkCellViewPrivate struct133 GtkTreeModel *model;134 GtkTreeRowReference *displayed_row;136 GtkCellArea *area;137 GtkCellAreaContext *context;139 gulong size_changed_id;140 gulong row_changed_id;142 GtkOrientation orientation;144 guint draw_sensitive : 1;145 guint fit_model : 1;
49 struct _GtkCellViewPrivate struct51 GtkTreeModel *model;52 GtkTreeRowReference *displayed_row;53 GList *cell_list;54 gint spacing;56 GdkColor background;57 gboolean background_set;
3398 pub struct _GtkCellViewPrivate(c_void); struct
3438 pub struct _GtkCellViewPrivate(c_void); struct