Inkscape
Vector Graphics Editor
|
Public Member Functions | |
GlyphMenuButton () | |
~GlyphMenuButton () final | |
void | update (SPFont const *spfont) |
Glib::ustring | get_active_text () const |
Private Attributes | |
Gtk::Label | _label |
std::unique_ptr< UI::Widget::PopoverMenu > | _menu |
Definition at line 68 of file svg-fonts-dialog.h.
Inkscape::UI::Dialog::GlyphMenuButton::GlyphMenuButton | ( | ) |
Definition at line 256 of file svg-fonts-dialog.cpp.
|
finaldefault |
Glib::ustring Inkscape::UI::Dialog::GlyphMenuButton::get_active_text | ( | ) | const |
Definition at line 304 of file svg-fonts-dialog.cpp.
References _label.
void Inkscape::UI::Dialog::GlyphMenuButton::update | ( | SPFont const * | spfont | ) |
Definition at line 274 of file svg-fonts-dialog.cpp.
References _label, _menu, builder, SPObject::children, node, and Inkscape::UI::Dialog::set_sensitive().
Referenced by Inkscape::UI::Dialog::SvgFontsDialog::font_selected(), and Inkscape::UI::Dialog::SvgFontsDialog::SvgFontsDialog().
|
private |
Definition at line 77 of file svg-fonts-dialog.h.
Referenced by get_active_text(), GlyphMenuButton(), and update().
|
private |
Definition at line 78 of file svg-fonts-dialog.h.
Referenced by GlyphMenuButton(), and update().