GtkBuilder: add new constructor APIs

Add new APIs gtk_builder_new_from_{file,resource,string}() and encourage
their use over the older _add_from_...() APIs.

https://bugzilla.gnome.org/show_bug.cgi?id=679930
This commit is contained in:
Ryan Lortie
2013-06-18 10:19:44 -04:00
parent 1bc7359123
commit 7554c15e7b
3 changed files with 129 additions and 7 deletions

View File

@ -597,6 +597,13 @@ gtk_builder_value_from_string
gtk_builder_value_from_string_type
GTK_BUILDER_WARN_INVALID_CHILD_TYPE
GTK_BUILDER_ERROR
<SUBSECTION>
gtk_builder_new
gtk_builder_add_from_file
gtk_builder_add_from_resource
gtk_builder_add_from_string
gtk_builder_add_objects_from_file
gtk_builder_add_objects_from_string
<SUBSECTION Standard>
GTK_BUILDER
GTK_IS_BUILDER