Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_GtkSymbolicPaintableInterface Struct Reference

#include <gtksymbolicpaintable.h>

Data Fields

GTypeInterface g_iface
 
void(* snapshot_symbolic )(GtkSymbolicPaintable *paintable, GdkSnapshot *snapshot, double width, double height, const GdkRGBA *colors, gsize n_colors)
 

Detailed Description

GtkSymbolicPaintableInterface: @snapshot_symbolic: Snapshot the paintable using the given colors. See GtkSymbolicPaintable::snapshot_symbolic() for details. If this function is not implemented, [vfunc.nosp@m.@Gdk.nosp@m..Pain.nosp@m.tabl.nosp@m.e.sna.nosp@m.psho.nosp@m.t] will be called.

The list of virtual functions for the GtkSymbolicPaintable interface. No function must be implemented, default implementations exist for each one.

Definition at line 45 of file gtksymbolicpaintable.h.

Field Documentation

◆ g_iface

GTypeInterface _GtkSymbolicPaintableInterface::g_iface

Definition at line 48 of file gtksymbolicpaintable.h.

◆ snapshot_symbolic

void(* _GtkSymbolicPaintableInterface::snapshot_symbolic) (GtkSymbolicPaintable *paintable, GdkSnapshot *snapshot, double width, double height, const GdkRGBA *colors, gsize n_colors)

Definition at line 51 of file gtksymbolicpaintable.h.


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