[gtk/kjellahl/gdkseat] gdkseat: Make gdk_seat_get_tools() public
- From: Kjell Ahlstedt <kjellahl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/kjellahl/gdkseat] gdkseat: Make gdk_seat_get_tools() public
- Date: Thu, 8 Oct 2020 14:23:48 +0000 (UTC)
commit cb98a732e4af4f8f40bd041debba604769ee5aca
Author: Kjell Ahlstedt <kjellahlstedt gmail com>
Date: Thu Oct 8 16:22:05 2020 +0200
gdkseat: Make gdk_seat_get_tools() public
Fixes #3241
gdk/gdkseat.h | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/gdk/gdkseat.h b/gdk/gdkseat.h
index 4924067bd0..97739dc6f5 100644
--- a/gdk/gdkseat.h
+++ b/gdk/gdkseat.h
@@ -78,6 +78,7 @@ GDK_AVAILABLE_IN_ALL
GList * gdk_seat_get_devices (GdkSeat *seat,
GdkSeatCapabilities capabilities);
+GDK_AVAILABLE_IN_ALL
GList * gdk_seat_get_tools (GdkSeat *seat);
GDK_AVAILABLE_IN_ALL
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]