Home
last modified time | relevance | path

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

/dports/sysutils/gnome-control-center/gnome-control-center-41.2/panels/region/
H A Dcc-format-chooser.c94 set_locale_id (CcFormatChooser *chooser, in set_locale_id()
197 preview_button_clicked_cb (CcFormatChooser *self, in preview_button_clicked_cb()
222 region_widget_new (CcFormatChooser *self, in region_widget_new()
268 add_regions (CcFormatChooser *chooser, in add_regions()
314 add_all_regions (CcFormatChooser *chooser) in add_all_regions()
341 CcFormatChooser *chooser = user_data; in region_visible()
372 filter_changed (CcFormatChooser *chooser) in filter_changed()
408 row_activated (CcFormatChooser *chooser, in row_activated()
427 activate_default (CcFormatChooser *chooser) in activate_default()
490 cc_format_chooser_init (CcFormatChooser *chooser) in cc_format_chooser_init()
[all …]
H A Dcc-format-chooser.h28 G_DECLARE_FINAL_TYPE (CcFormatChooser, cc_format_chooser, CC, FORMAT_CHOOSER, GtkDialog)
30 CcFormatChooser *cc_format_chooser_new (void);
31 void cc_format_chooser_clear_filter (CcFormatChooser *chooser);
32 const gchar *cc_format_chooser_get_region (CcFormatChooser *chooser);
33 void cc_format_chooser_set_region (CcFormatChooser *chooser,
H A Dcc-region-panel.c360 CcFormatChooser *chooser)
416 CcFormatChooser *chooser;