summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2020-07-30 17:52:28 +0200
committerCarlos Garnacho <carlosg@gnome.org>2020-07-30 18:44:40 +0200
commit96452a2e46a09636b20465fde89e370dbf5eb4cb (patch)
tree87df3167069d0d332c4a85f522782007c2784fdd /docs
parent46eb0543373a7734e5ddeed7aa0a877af3bcf2ad (diff)
downloadgtk+-96452a2e46a09636b20465fde89e370dbf5eb4cb.tar.gz
gdk: Rename gdk_seat_get_physical_devices() to gdk_seat_get_devices()
We don't want to tell what they are, and the distinction is now less clear. Remove the adjective from the function name.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gdk/gdk4-sections.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/gdk/gdk4-sections.txt b/docs/reference/gdk/gdk4-sections.txt
index e25321cc23..a7c942a4e5 100644
--- a/docs/reference/gdk/gdk4-sections.txt
+++ b/docs/reference/gdk/gdk4-sections.txt
@@ -428,7 +428,7 @@ gdk_seat_get_display
gdk_seat_get_capabilities
gdk_seat_get_pointer
gdk_seat_get_keyboard
-gdk_seat_get_physical_devices
+gdk_seat_get_devices
gdk_seat_get_tools
<SUBSECTION Standard>