Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_GtkCellRendererTextClass Struct Reference

#include <gtkcellrenderertext.h>

Data Fields

GtkCellRendererClass parent_class
 
void(* edited )(GtkCellRendererText *cell_renderer_text, const char *path, const char *new_text)
 
gpointer padding [8]
 

Detailed Description

Definition at line 46 of file gtkcellrenderertext.h.

Field Documentation

◆ edited

void(* _GtkCellRendererTextClass::edited) (GtkCellRendererText *cell_renderer_text, const char *path, const char *new_text)

Definition at line 50 of file gtkcellrenderertext.h.

◆ padding

gpointer _GtkCellRendererTextClass::padding[8]

Definition at line 56 of file gtkcellrenderertext.h.

◆ parent_class

GtkCellRendererClass _GtkCellRendererTextClass::parent_class

Definition at line 48 of file gtkcellrenderertext.h.


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