Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Gnome/gdk/wayland/   (Gnome Linux Desktop Version 4.23.2©)  Datei vom 30.5.2026 mit Größe 3 kB image not shown  

Quelle  gdkwaylandcolor-private.h

  Sprache: C
 

#pragma once

#include "gdkcolorstateprivate.h"
#include "gdkwaylanddisplay.h"
#include <wayland-client.h>

typedef struct _GdkWaylandColor GdkWaylandColor;

GdkWaylandColor * gdk_wayland_color_new                         (GdkWaylandDisplay      *display);

void              gdk_wayland_color_set_color_manager           (GdkWaylandColor        *color,
                                                                 struct wl_registry     *registry,
                                                                 uint32_t                id,
                                                                 uint32_t                version);

void              gdk_wayland_color_free                        (GdkWaylandColor        *color);

gboolean          gdk_wayland_color_prepare                     (GdkWaylandColor        *color);

struct wl_proxy * gdk_wayland_color_get_color_manager           (GdkWaylandColor        *color);

void              gdk_wayland_color_set_color_representation    (GdkWaylandColor        *color,
                                                                 struct wl_registry     *registry,
                                                                 uint32_t                id,
                                                                 uint32_t                version);
struct wl_proxy * gdk_wayland_color_get_color_representation_manager
                                                                (GdkWaylandColor        *color);

typedef struct _GdkWaylandColorSurface GdkWaylandColorSurface;

typedef void      (* GdkColorStateChanged)                      (GdkWaylandColorSurface *self,
                                                                 GdkColorState          *cs,
                                                                 gpointer                data);

GdkWaylandColorSurface *
                  gdk_wayland_color_surface_new                 (GdkWaylandColor        *color,
                                                                 struct wl_surface      *wl_surface,
                                                                 GdkColorStateChanged    callback,
                                                                 gpointer                data);

void              gdk_wayland_color_surface_free                (GdkWaylandColorSurface *self);

gboolean          gdk_wayland_color_surface_can_set_color_state (GdkWaylandColorSurface  *self,
                                                                 GdkColorState           *cs,
                                                                 uint32_t                 fourcc,
                                                                 gboolean                 premultiplied,
                                                                 GError                 **error);
void              gdk_wayland_color_surface_set_color_state     (GdkWaylandColorSurface *self,
                                                                 GdkColorState          *cs,
                                                                 uint32_t                fourcc,
                                                                 gboolean                premultiplied);
void              gdk_wayland_color_surface_unset_color_state   (GdkWaylandColorSurface *self);

Messung V0.5 in Prozent
C=98 H=93 G=95

¤ Dauer der Verarbeitung: 0.0 Sekunden  (vorverarbeitet am  2026-07-02) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.