gtk2/examples
Emmanuele Bassi 89ae3524a3 Rename the widget template API
The macros and functions are inconsistently named, and are not tied to
the "template" concept - to the point that it seems plausible to use
them without setting the template.

The new naming scheme is as follows:

  gtk_widget_class_bind_template_child_full
  gtk_widget_class_bind_template_callback_full

With the convenience macros:

  gtk_widget_class_bind_template_child
  gtk_widget_class_bind_template_child_internal
  gtk_widget_class_bind_template_callback

https://bugzilla.gnome.org/show_bug.cgi?id=700898
https://bugzilla.gnome.org/show_bug.cgi?id=700896
2013-07-26 13:52:15 -04:00
..
application1 Getting started: Add icon and desktop file 2013-07-24 07:31:05 -04:00
application2 Getting started: Coding style updates 2013-07-24 07:31:05 -04:00
application3 Rename the widget template API 2013-07-26 13:52:15 -04:00
application4 Rename the widget template API 2013-07-26 13:52:15 -04:00
application5 Rename the widget template API 2013-07-26 13:52:15 -04:00
application6 Rename the widget template API 2013-07-26 13:52:15 -04:00
application7 Rename the widget template API 2013-07-26 13:52:15 -04:00
application8 Rename the widget template API 2013-07-26 13:52:15 -04:00
application9 Rename the widget template API 2013-07-26 13:52:15 -04:00
action-namespace.c Add example for "action-namespace" attribute 2012-09-17 12:31:21 -04:00
bloatpad.c Don't use stock APIs in the bloatpad example 2013-06-24 14:50:01 -04:00
builder.c Add a GtkBuilder section to the tutorial 2011-01-20 01:30:34 -05:00
builder.ui Add a GtkBuilder section to the tutorial 2011-01-20 01:30:34 -05:00
drawing.c examples: Use symbolic names for button numbers 2012-01-27 09:47:44 +01:00
grid-packing.c Add a packing example to the tutorial 2011-01-18 23:59:17 -05:00
hello-world.c Cosmetic changes 2011-01-06 00:14:02 -05:00
Makefile.am Getting started: Add an example for property actions 2013-07-24 07:31:05 -04:00
plugman.c Bump GLib dependency to 2.35 2012-11-04 13:01:38 -05:00
sunny.c Bump GLib dependency to 2.35 2012-11-04 13:01:38 -05:00
window-default.c docs: update getting started screenshots 2013-07-17 09:59:12 -04:00