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

#include <gtklistbox.h>

Data Fields

GtkWidgetClass parent_class
 
void(* activate )(GtkListBoxRow *row)
 
gpointer padding [8]
 

Detailed Description

GtkListBoxRowClass: @parent_class: The parent class. @activate:

Definition at line 58 of file gtklistbox.h.

Field Documentation

◆ activate

void(* _GtkListBoxRowClass::activate) (GtkListBoxRow *row)

Definition at line 64 of file gtklistbox.h.

◆ padding

gpointer _GtkListBoxRowClass::padding[8]

Definition at line 68 of file gtklistbox.h.

◆ parent_class

GtkWidgetClass _GtkListBoxRowClass::parent_class

Definition at line 60 of file gtklistbox.h.


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