Searched refs:scrollbox_font (Results 1 – 4 of 4) sorted by relevance
1126 g_free(dialog->pd->scrollbox_font); in button_scrollbox_font_pressed()1127 dialog->pd->scrollbox_font = NULL; in button_scrollbox_font_pressed()1148 if (dialog->pd->scrollbox_font) in button_scrollbox_font_clicked()1149 gtk_font_chooser_set_font (GTK_FONT_CHOOSER (fsd), dialog->pd->scrollbox_font); in button_scrollbox_font_clicked()1156 g_free(dialog->pd->scrollbox_font); in button_scrollbox_font_clicked()1157 dialog->pd->scrollbox_font = fontname; in button_scrollbox_font_clicked()1556 if (dialog->pd->scrollbox_font) in create_scrollbox_page()1558 dialog->pd->scrollbox_font); in create_scrollbox_page()
141 gchar *scrollbox_font; member
946 g_free (data->scrollbox_font); in xfceweather_read_config()947 data->scrollbox_font = g_strdup (value); in xfceweather_read_config()1033 if (data->scrollbox_font) in xfceweather_write_config()1035 xfceweather_xfconf_set_string (data, SETTING_SB_FONT, data->scrollbox_font); in xfceweather_write_config()2050 g_free(data->scrollbox_font); in xfceweather_free()2257 data->scrollbox_font); in weather_construct()
506 data->scrollbox_font, in weather_dump_plugindata()