Ardour  8.7-14-g57a6773833
_GtkObjectClass Struct Reference

#include <gtkobject.h>

Public Attributes

GInitiallyUnownedClass parent_class
 
void(* set_arg )(GtkObject *object, GtkArg *arg, guint arg_id)
 
void(* get_arg )(GtkObject *object, GtkArg *arg, guint arg_id)
 
void(* destroy )(GtkObject *object)
 

Detailed Description

Definition at line 119 of file gtkobject.h.

Member Data Documentation

◆ destroy

void(* _GtkObjectClass::destroy) (GtkObject *object)

Definition at line 139 of file gtkobject.h.

◆ get_arg

void(* _GtkObjectClass::get_arg) (GtkObject *object, GtkArg *arg, guint arg_id)

Definition at line 127 of file gtkobject.h.

◆ parent_class

GInitiallyUnownedClass _GtkObjectClass::parent_class

Definition at line 121 of file gtkobject.h.

◆ set_arg

void(* _GtkObjectClass::set_arg) (GtkObject *object, GtkArg *arg, guint arg_id)

Definition at line 124 of file gtkobject.h.


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