summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTimm Bäder <mail@baedert.org>2016-08-10 18:28:14 +0200
committerMatthias Clasen <mclasen@redhat.com>2016-08-16 11:49:26 -0400
commit1f7b6c1d6f822ee660b8cca3b08a2bcc1c48b359 (patch)
tree2229d03fb83b077563eaab550022e164febed81d /docs
parenta782d632f8cf768a2df819fc38df9e6d1fb92f3e (diff)
downloadgtk+-1f7b6c1d6f822ee660b8cca3b08a2bcc1c48b359.tar.gz
GtkPopover: Add gtk_popover_popdown/popup
Since not chaining up in gtk_widget_show/gtk_widget_hide is not allowed, we can't just implicitly delay the hiding in GtkPopover's hide implementation. Fix this by introducing gtk_popover_popup() and gtk_popover_popdown() to show or hide a popover with transition and revert GtkPopover's show/hide implementation to apply their effect without the transition. https://bugzilla.gnome.org/show_bug.cgi?id=769706
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gtk/gtk3-sections.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/gtk/gtk3-sections.txt b/docs/reference/gtk/gtk3-sections.txt
index a049638ab7..b1a81c71c1 100644
--- a/docs/reference/gtk/gtk3-sections.txt
+++ b/docs/reference/gtk/gtk3-sections.txt
@@ -8159,6 +8159,8 @@ GtkPopover
gtk_popover_new
gtk_popover_new_from_model
gtk_popover_bind_model
+gtk_popover_popup
+gtk_popover_popdown
gtk_popover_set_relative_to
gtk_popover_get_relative_to
gtk_popover_set_pointing_to