Ardour  8.7-14-g57a6773833
_GdkPaintableIface Struct Reference

#include <gdkinternals.h>

Public Attributes

GTypeInterface g_iface
 
void(* begin_paint_region )(GdkPaintable *paintable, GdkWindow *window, const GdkRegion *region)
 
void(* end_paint )(GdkPaintable *paintable)
 

Detailed Description

Definition at line 531 of file gdkinternals.h.

Member Data Documentation

◆ begin_paint_region

void(* _GdkPaintableIface::begin_paint_region) (GdkPaintable *paintable, GdkWindow *window, const GdkRegion *region)

Definition at line 535 of file gdkinternals.h.

◆ end_paint

void(* _GdkPaintableIface::end_paint) (GdkPaintable *paintable)

Definition at line 538 of file gdkinternals.h.

◆ g_iface

GTypeInterface _GdkPaintableIface::g_iface

Definition at line 533 of file gdkinternals.h.


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