gtk2/docs/reference
Benjamin Otte 1f94028ff7 builder: Add gtk_builder_set_current_object()
Use it as the default object for expression binds and when connecting
signals. It is intended to work kind of as the "this" object while
parsing. In fact, the term "current object" was stolen from the Java
docs and various C++ tutorials for the this pointer.

Set the current object in gtk_widget_init_template() and
GtkListItemBuilder.

This more-or-less replaces the object passed to
gtk_builder_connect_signals() in GTK3.
2019-12-12 19:12:11 +01:00
..
gdk Merge branch 'gdk-backend-imports' into 'master' 2019-11-18 10:27:32 +00:00
gsk meson: Rename documentation option to gtk_doc 2019-07-01 20:16:37 -04:00
gtk builder: Add gtk_builder_set_current_object() 2019-12-12 19:12:11 +01:00
meson.build meson: Rename documentation option to gtk_doc 2019-07-01 20:16:37 -04:00