public static bool lookup_property (string property_name, Gtk.StylePropertyParser parse_func, out unowned GLib.ParamSpec pspec);
public void map_color (string name, Gtk.SymbolicColor color);
public void merge (Gtk.StyleProperties props_to_merge, bool replace);
- public static void register_property (Gtk.StylePropertyParser parse_func, GLib.ParamSpec pspec);
+ public static void register_property (Gtk.StylePropertyParser? parse_func, GLib.ParamSpec pspec);
public void @set (Gtk.StateFlags state);
public void set_property (string property, Gtk.StateFlags state, GLib.Value value);
public void set_valist (Gtk.StateFlags state, void* args);
gtk_style_context_get_style ellipsis="1"
gtk_style_lookup_color.color is_out="1"
gtk_style_get_style_property.value is_out="1"
+gtk_style_properties_register_property.parse_func nullable="1"
GtkTable:row-spacing accessor_method="0"
GtkTargetEntry is_value_type="1"
GtkTargetList.list type_arguments="TargetPair"