Home
last modified time | relevance | path

Searched defs:_GParamSpecString (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/gobject/
Dgparamspecs.h857 struct _GParamSpecString struct
859 GParamSpec parent_instance;
861 gchar *default_value;
862 gchar *cset_first;
863 gchar *cset_nth;
864 gchar substitutor;
865 guint null_fold_if_empty : 1;
866 guint ensure_non_null : 1;