Ardour
9.0-pre0-582-g084a23a80d
|
#include <gdkinternals.h>
Public Attributes | |
const char * | name |
GdkArgType | type |
gpointer | location |
GdkArgFunc | callback |
Definition at line 153 of file gdkinternals.h.
GdkArgFunc _GdkArgDesc::callback |
Definition at line 158 of file gdkinternals.h.
gpointer _GdkArgDesc::location |
Definition at line 157 of file gdkinternals.h.
const char* _GdkArgDesc::name |
Definition at line 155 of file gdkinternals.h.
GdkArgType _GdkArgDesc::type |
Definition at line 156 of file gdkinternals.h.