Ardour  9.0-pre0-582-g084a23a80d
_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 532 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 536 of file gdkinternals.h.

◆ end_paint

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

Definition at line 539 of file gdkinternals.h.

◆ g_iface

GTypeInterface _GdkPaintableIface::g_iface

Definition at line 534 of file gdkinternals.h.


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