Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <gtkcellrenderertext.h>
Data Fields | |
GtkCellRendererClass | parent_class |
void(* | edited )(GtkCellRendererText *cell_renderer_text, const char *path, const char *new_text) |
gpointer | padding [8] |
Definition at line 46 of file gtkcellrenderertext.h.
void(* _GtkCellRendererTextClass::edited) (GtkCellRendererText *cell_renderer_text, const char *path, const char *new_text) |
Definition at line 50 of file gtkcellrenderertext.h.
gpointer _GtkCellRendererTextClass::padding[8] |
Definition at line 56 of file gtkcellrenderertext.h.
GtkCellRendererClass _GtkCellRendererTextClass::parent_class |
Definition at line 48 of file gtkcellrenderertext.h.