gtk2/docs/reference
Matthias Clasen 45fb1d06e3 entry: Delegate to GtkText
Use a GtkText child, and delegate the editable functionality
to it. Also forward all the properties that are provided by
GtkText.

Some of the more internal APIs, such as layout and im context
access and caps-lock warning, are removed here, but we preserve
most of the plain GtkEntry API by forwarding it to the GtkText
child.
2019-02-19 00:25:59 -05:00
..
gdk gdk: Remove gdk_event_get_string() 2018-07-30 19:32:38 +02:00
gsk Avoid absolute paths when building the API reference 2018-05-08 14:20:00 +01:00
gtk entry: Delegate to GtkText 2019-02-19 00:25:59 -05:00
meson.build docs: Fix inclusion of source files in tutorial 2018-09-17 13:39:22 +05:30