Ardour  9.0-pre0-384-ga76afae0e9
gtkgc.h File Reference
#include <gdk/gdk.h>
Include dependency graph for gtkgc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

G_BEGIN_DECLS GdkGCgtk_gc_get (gint depth, GdkColormap *colormap, GdkGCValues *values, GdkGCValuesMask values_mask)
 
void gtk_gc_release (GdkGC *gc)
 

Function Documentation

◆ gtk_gc_get()

G_BEGIN_DECLS GdkGC* gtk_gc_get ( gint  depth,
GdkColormap colormap,
GdkGCValues values,
GdkGCValuesMask  values_mask 
)

◆ gtk_gc_release()

void gtk_gc_release ( GdkGC gc)