Skip to content
  • Johan Dahlin's avatar
    Add GtkBuilder, fixes #172535 · 4d638bf0
    Johan Dahlin authored
    2007-06-15  Johan Dahlin  <jdahlin@async.com.br>
    
        * demos/gtk-demo/Makefile.am:
        * demos/gtk-demo/builder.c: (quit_activate), (about_activate),
        (do_builder):
        * demos/gtk-demo/demo.ui:
        * docs/reference/gtk/gtk-docs.sgml:
        * docs/reference/gtk/gtk-sections.txt:
        * docs/reference/gtk/gtk.types:
        * docs/reference/gtk/tmpl/gtkbuildable.sgml:
        * docs/reference/gtk/tmpl/gtkbuilder.sgml:
        * gtk/Makefile.am:
        * gtk/gtk.h:
        * gtk/gtk.symbols:
        * gtk/gtkaction.c: (gtk_action_buildable_init),
        (gtk_action_buildable_set_name), (gtk_action_buildable_get_name):
        * gtk/gtkactiongroup.c: (gtk_action_group_get_type),
        (gtk_action_group_buildable_init),
        (gtk_action_group_buildable_add),
        (gtk_action_group_buildable_set_name),
        (gtk_action_group_buildable_get_name):
        * gtk/gtkbuildable.c: (gtk_buildable_get_type),
        (gtk_buildable_set_name), (gtk_buildable_get_name),
        (gtk_buildable_add), (gtk_buildable_set_property),
        (gtk...
    4d638bf0