summaryrefslogtreecommitdiff
path: root/gtk/gtkroot.h
Commit message (Expand)AuthorAgeFilesLines
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* Move the Root interface to a private headerEmmanuele Bassi2019-06-301-14/+0
* Fix some GObject introspection annotationsNiels De Graef2019-05-301-1/+1
* root: Make gtk_root_get_display publicMatthias Clasen2019-05-281-0/+3
* GtkRoot: Drop overlap with GtkNativeMatthias Clasen2019-05-281-9/+1
* root: Add focusMatthias Clasen2019-03-161-0/+6
* Add gtk_root_get_for_surfaceMatthias Clasen2019-02-231-0/+2
* root: Move the renderer to the rootBenjamin Otte2019-02-151-0/+1
* root: Add gtk_root_get_surface_transform()Benjamin Otte2019-02-151-0/+4
* root: Add GtkRoot:get_display vfuncBenjamin Otte2019-02-151-0/+1
* gtk: Add the GtkRoot interfaceBenjamin Otte2019-02-151-0/+53