Add default widget handling to popovers

Desktop / GNOME / GTK - Matthias Clasen [redhat.com] - 2 May 2015 19:34 UTC

Add a new API, gtk_popover_set_default_widget, that can be used to make a widget act as default while the popover is shown. This is useful in dialog-like popovers.

http://bugzilla.gnome.org/show_bug.cgi?id=747664

e1c1fc5 Add default widget handling to popovers
docs/reference/gtk/gtk3-sections.txt | 2 +
gtk/gtkpopover.c | 69 ++++++++++++++++++++++++++++++++++
gtk/gtkpopover.h | 6 +++
3 files changed, 77 insertions(+)

Upstream: git.gnome.org


  • Share