Home
last modified time | relevance | path

Searched refs:LiVESFontChooser (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper.h855 char *lives_font_chooser_get_font(LiVESFontChooser *);
856 boolean lives_font_chooser_set_font(LiVESFontChooser *, const char *fontname);
857 LingoFontDescription *lives_font_chooser_get_font_desc(LiVESFontChooser *);
858 boolean lives_font_chooser_set_font_desc(LiVESFontChooser *, LingoFontDescription *lfd);
H A Dwidget-helper-gtk.h486 typedef GtkFontChooser LiVESFontChooser; typedef
H A Dwidget-helper.c6740 WIDGET_HELPER_GLOBAL_INLINE char *lives_font_chooser_get_font(LiVESFontChooser *fc) { in lives_font_chooser_get_font()
6744 WIDGET_HELPER_GLOBAL_INLINE boolean lives_font_chooser_set_font(LiVESFontChooser *fc, in lives_font_chooser_set_font()
6750 WIDGET_HELPER_GLOBAL_INLINE LingoFontDescription *lives_font_chooser_get_font_desc(LiVESFontChooser in lives_font_chooser_get_font_desc()
6754 WIDGET_HELPER_GLOBAL_INLINE boolean lives_font_chooser_set_font_desc(LiVESFontChooser *fc, in lives_font_chooser_set_font_desc()