mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 01:25:27 +00:00
draft pango conversion method
This commit is contained in:
parent
f889f754c4
commit
a8c59d5642
2 changed files with 13 additions and 1 deletions
|
|
@ -15,6 +15,10 @@ namespace app::browser::main::tab::page::content::text
|
|||
Gemini(
|
||||
const Glib::ustring & GEMTEXT
|
||||
);
|
||||
|
||||
static Glib::ustring to_pango(
|
||||
const Glib::ustring & GEMTEXT
|
||||
);
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue