Matthias Clasen
|
ab5d3e756b
|
root: Add focus
Add a getter and a setter for the focus widget.
The default implementations do nothing.
|
2019-03-16 21:24:44 -04:00 |
|
Matthias Clasen
|
a13d8501d4
|
Add gtk_root_get_for_surface
This is a replacement for gdk_surface_get_user_data.
|
2019-02-23 22:24:50 -05:00 |
|
Benjamin Otte
|
694d7c378b
|
root: Move the renderer to the root
|
2019-02-15 06:53:17 +01:00 |
|
Benjamin Otte
|
446713fb8b
|
root: Add gtk_root_get_surface_transform()
The function isn't used yet, so this is just infrastructure.
|
2019-02-15 06:53:17 +01:00 |
|
Benjamin Otte
|
2fbdd8b849
|
root: Add GtkRoot:get_display vfunc
And use it.
|
2019-02-15 06:53:17 +01:00 |
|
Benjamin Otte
|
2e5bc9fbc3
|
gtk: Add the GtkRoot interface
So far, this doesn't do anything.
|
2019-02-15 06:53:17 +01:00 |
|