_GtkCellLayoutIface Struct Reference

Data Fields

GTypeInterface g_iface
void(* pack_start )(GtkCellLayout *cell_layout, GtkCellRenderer *cell, gboolean expand)
void(* pack_end )(GtkCellLayout *cell_layout, GtkCellRenderer *cell, gboolean expand)
void(* clear )(GtkCellLayout *cell_layout)
void(* add_attribute )(GtkCellLayout *cell_layout, GtkCellRenderer *cell, const gchar *attribute, gint column)
void(* set_cell_data_func )(GtkCellLayout *cell_layout, GtkCellRenderer *cell, GtkCellLayoutDataFunc func, gpointer func_data, GDestroyNotify destroy)
void(* clear_attributes )(GtkCellLayout *cell_layout, GtkCellRenderer *cell)
void(* reorder )(GtkCellLayout *cell_layout, GtkCellRenderer *cell, gint position)

Detailed Description

Definition at line 45 of file gtkcelllayout.h.


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2