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

Quelle  gtksvgpropertyprivate.h

  Sprache: C
 

#pragma once

#include <glib.h>
#include "gtksvgtypesprivate.h"
#include "gtksvgenumsprivate.h"
#include "gtk/css/gtkcssparserprivate.h"

G_BEGIN_DECLS

void         svg_properties_init            (void);

gboolean     svg_property_inherited         (SvgProperty     attr);
gboolean     svg_property_discrete          (SvgProperty     attr);
gboolean     svg_property_has_css           (SvgProperty     attr);
gboolean     svg_property_has_presentation  (SvgProperty     attr);
gboolean     svg_property_applies_to        (SvgProperty     attr,
                                             SvgElementType  type);

const char * svg_property_get_name          (SvgProperty     attr);
const char * svg_property_get_presentation  (SvgProperty     attr,
                                             SvgElementType  type);

SvgValue *   svg_property_ref_initial_value (SvgProperty     attr,
                                             SvgElementType  type,
                                             gboolean        has_parent);

gboolean     svg_property_lookup            (const char     *name,
                                             SvgElementType  type,
                                             SvgProperty    *result);

gboolean     svg_property_lookup_for_css    (const char     *name,
                                             SvgProperty    *result);

gboolean     svg_property_lookup_for_stop   (const char     *name,
                                             SvgElementType  type,
                                             SvgProperty    *result);

gboolean     svg_property_lookup_for_filter (const char     *name,
                                             SvgElementType  type,
                                             SvgFilterType   filter,
                                             SvgProperty    *result);

SvgValue *   svg_property_parse             (SvgProperty     attr,
                                             const char     *string,
                                             GError        **error);

SvgValue *   svg_property_parse_and_validate (SvgProperty    attr,
                                              const char    *string,
                                              GError       **error);

GPtrArray *  svg_property_parse_values      (SvgProperty     attr,
                                             TransformType   transform_type,
                                             const char     *string);

SvgValue *   svg_property_parse_css         (SvgProperty     attr,
                                             GtkCssParser   *parser);

gboolean     svg_attr_is_deprecated         (const char     *name);

G_END_DECLS

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

¤ Dauer der Verarbeitung: 0.10 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.