mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-27 22:20:24 +00:00
49fa04212b
Added GTK_BUILDER_ERROR_INVALID_PROPERTY and GTK_BUILDER_ERROR_INVALID_SIGNAL error codes ObjectInfo: Use a GType instead of a char * for the class name. PropertyInfo: Use a GParamSpec instead of a char * for the property name. SignalInfo: Use signal id and detail quark instead of a detailed signal name string. This not only save us a few malloc in each case but lets us simplify the code and report unknown properties and signals as a parsing error instead of just printing a warning. |
||
---|---|---|
.. | ||
file-chooser-test-dir | ||
accel.c | ||
accessible.c | ||
action.c | ||
bitmask.c | ||
builder.c | ||
cellarea.c | ||
clipboard.c | ||
crossingevents.c | ||
defaultvalue.c | ||
displayclose.c | ||
entry.c | ||
expander.c | ||
filechooser.c | ||
filtermodel.c | ||
firefox-stylecontext.c | ||
floating.c | ||
grid.c | ||
gtkmenu.c | ||
gtktreemodelrefcount.c | ||
gtktreemodelrefcount.h | ||
keyhash.c | ||
listbox.c | ||
liststore.c | ||
Makefile.am | ||
modelrefcount.c | ||
no-gtk-init.c | ||
object.c | ||
objects-finalize.c | ||
papersize.c | ||
rbtree.c | ||
recentmanager.c | ||
regression-tests.c | ||
sortmodel.c | ||
stylecontext.c | ||
templates.c | ||
testing.c | ||
textbuffer.c | ||
textiter.c | ||
treemodel.c | ||
treemodel.h | ||
treepath.c | ||
treestore.c | ||
treeview-scrolling.c | ||
treeview.c | ||
window.c |