Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <gtk/gtktypes.h>
Go to the source code of this file.
Data Structures | |
struct | _GtkSymbolicPaintableInterface |
Macros | |
#define | GTK_TYPE_SYMBOLIC_PAINTABLE (gtk_symbolic_paintable_get_type ()) |
Functions | |
GDK_AVAILABLE_IN_4_6 void | gtk_symbolic_paintable_snapshot_symbolic (GtkSymbolicPaintable *paintable, GdkSnapshot *snapshot, double width, double height, const GdkRGBA *colors, gsize n_colors) |
#define GTK_TYPE_SYMBOLIC_PAINTABLE (gtk_symbolic_paintable_get_type ()) |
Definition at line 30 of file gtksymbolicpaintable.h.
GDK_AVAILABLE_IN_4_6 void gtk_symbolic_paintable_snapshot_symbolic | ( | GtkSymbolicPaintable * | paintable, |
GdkSnapshot * | snapshot, | ||
double | width, | ||
double | height, | ||
const GdkRGBA * | colors, | ||
gsize | n_colors ) |