X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=src%2Fhildon2%2Fmodest-maemo-utils.h;h=061ef6c7897ae92a22f160b2b149945e8325d1a6;hb=d8dfe4ed8248756cd07e51fe75c679ffa6b678ae;hp=271905ffc9414849536d482ae403ea8cd2d94dae;hpb=cc7f0117682ebf3e45c13fa1355eca3251fd3b80;p=modest diff --git a/src/hildon2/modest-maemo-utils.h b/src/hildon2/modest-maemo-utils.h index 271905f..061ef6c 100644 --- a/src/hildon2/modest-maemo-utils.h +++ b/src/hildon2/modest-maemo-utils.h @@ -75,15 +75,6 @@ void modest_maemo_utils_setup_images_filechooser (GtkFileChooser *chooser); osso_context_t *modest_maemo_utils_get_osso_context (void); /** - * modest_maemo_open_mcc_mapping_file: - * - * open the mcc mapping file, or NULL if it fails - * - * Returns: file ptr or NULL in case of error - */ -FILE* modest_maemo_open_mcc_mapping_file (gboolean *translated); - -/** * modest_maemo_set_thumbable_scrollbar: * @win: a scrollable window * @thumbable: set it to thumbable (TRUE) or small (FALSE) @@ -141,6 +132,8 @@ void modest_maemo_utils_captioned_set_label (GtkWidget *captioned, const gchar *new_label, gboolean use_markup); +GtkWidget *modest_maemo_utils_captioned_get_label_widget (GtkWidget *captioned); + void modest_maemo_utils_set_hbutton_layout (GtkSizeGroup *title_sizegroup, GtkSizeGroup *value_sizegroup, const gchar *title,