Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <gdk/gdktypes.h>
Go to the source code of this file.
Macros | |
#define | GDK_TYPE_COLOR_STATE (gdk_color_state_get_type ()) |
#define GDK_TYPE_COLOR_STATE (gdk_color_state_get_type ()) |
Definition at line 29 of file gdkcolorstate.h.
GDK_AVAILABLE_IN_4_16 GdkCicpParams * gdk_color_state_create_cicp_params | ( | GdkColorState * | self | ) |
GDK_AVAILABLE_IN_4_16 gboolean gdk_color_state_equal | ( | GdkColorState * | self, |
GdkColorState * | other ) |
GDK_AVAILABLE_IN_4_16 GdkColorState * gdk_color_state_get_rec2100_linear | ( | void | ) |
GDK_AVAILABLE_IN_4_16 GdkColorState * gdk_color_state_get_rec2100_pq | ( | void | ) |
GDK_AVAILABLE_IN_4_16 GdkColorState * gdk_color_state_get_srgb | ( | void | ) |
GDK_AVAILABLE_IN_4_16 GdkColorState * gdk_color_state_get_srgb_linear | ( | void | ) |
GDK_AVAILABLE_IN_4_16 GType gdk_color_state_get_type | ( | void | ) |
GDK_AVAILABLE_IN_4_16 GdkColorState * gdk_color_state_ref | ( | GdkColorState * | self | ) |
GDK_AVAILABLE_IN_4_16 void gdk_color_state_unref | ( | GdkColorState * | self | ) |