From 172b0e7ea0bb04acfd1b9d158009940f541790eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timm=20B=C3=A4der?= Date: Sun, 15 Apr 2018 10:55:49 +0200 Subject: [PATCH] frame: Use underscores in widgets ids in the docs They will work in composite widget templates this way. --- gtk/gtkframe.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gtk/gtkframe.c b/gtk/gtkframe.c index 3e3d2de33e..38dea2211d 100644 --- a/gtk/gtkframe.c +++ b/gtk/gtkframe.c @@ -61,10 +61,10 @@ * |[ * * - * + * * * - * + * * * * ]|