Ardour
9.0-pre0-582-g084a23a80d
|
#include <gdkinternals.h>
Public Attributes | |
GTypeInterface | g_iface |
void(* | begin_paint_region )(GdkPaintable *paintable, GdkWindow *window, const GdkRegion *region) |
void(* | end_paint )(GdkPaintable *paintable) |
Definition at line 532 of file gdkinternals.h.
void(* _GdkPaintableIface::begin_paint_region) (GdkPaintable *paintable, GdkWindow *window, const GdkRegion *region) |
Definition at line 536 of file gdkinternals.h.
void(* _GdkPaintableIface::end_paint) (GdkPaintable *paintable) |
Definition at line 539 of file gdkinternals.h.
GTypeInterface _GdkPaintableIface::g_iface |
Definition at line 534 of file gdkinternals.h.