Ardour  8.7-14-g57a6773833
_GdkArgDesc Struct Reference

#include <gdkinternals.h>

Public Attributes

const char * name
 
GdkArgType type
 
gpointer location
 
GdkArgFunc callback
 

Detailed Description

Definition at line 152 of file gdkinternals.h.

Member Data Documentation

◆ callback

GdkArgFunc _GdkArgDesc::callback

Definition at line 157 of file gdkinternals.h.

◆ location

gpointer _GdkArgDesc::location

Definition at line 156 of file gdkinternals.h.

◆ name

const char* _GdkArgDesc::name

Definition at line 154 of file gdkinternals.h.

◆ type

GdkArgType _GdkArgDesc::type

Definition at line 155 of file gdkinternals.h.


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