src/Builder4/PopoverProperty.bjs
authorAlan <alan@roojs.com>
Thu, 9 Jun 2022 05:45:15 +0000 (13:45 +0800)
committerAlan <alan@roojs.com>
Thu, 9 Jun 2022 05:45:15 +0000 (13:45 +0800)
src/Builder4/PopoverProperty.vala

src/Builder4/PopoverProperty.bjs
src/Builder4/PopoverProperty.vala

index 02c7bb1..43d26f7 100644 (file)
        "* pack" : "add",
        "Gtk.Align halign" : "Gtk.Align.START",
        "Gtk.Justification justify" : "Gtk.Justification.LEFT",
+       "bool use_markup" : true,
        "id" : "error",
        "int margin_top" : 0,
        "label" : "<span color=\"red\">Error Message</span>",
index b5a3b2e..0736218 100644 (file)
@@ -565,6 +565,7 @@ public class Xcls_PopoverProperty : Object
             this.el.tooltip_text = "center, north, south, east, west";
             this.el.margin_top = 0;
             this.el.visible = true;
+            this.el.use_markup = true;
         }
 
         // user defined functions