Home
last modified time | relevance | path

Searched refs:album_label (Results 1 – 8 of 8) sorted by relevance

/dports/audio/faad/faad2-c626366/plugins/xmms/src/
H A Dmp4_utils.c110 GtkWidget *filename_label, *title_label, *artist_label, *album_label; in create_mp4_info_dialog() local
182 album_label = gtk_label_new ("Album: "); in create_mp4_info_dialog()
183 gtk_widget_ref (album_label); in create_mp4_info_dialog()
184 gtk_object_set_data_full (GTK_OBJECT (mp4_info_dialog), "album_label", album_label, in create_mp4_info_dialog()
186 gtk_table_attach (GTK_TABLE (table1), album_label, 0, 1, 2, 3, in create_mp4_info_dialog()
189 gtk_misc_set_alignment (GTK_MISC (album_label), 1, 0.5); in create_mp4_info_dialog()
/dports/multimedia/audacious/audacious-4.1/src/libaudgui/
H A Dinfopopup.cc45 GtkWidget * album_header, * album_label; member
189 infopopup_add_category (grid, 2, _("Album"), & widgets.album_header, & widgets.album_label); in infopopup_create()
238 infopopup_set_field (widgets.album_header, widgets.album_label, album); in infopopup_set_fields()
/dports/audio/ario/ario-1.6/plugins/information/
H A Dario-information.c64 GtkWidget *album_label; member
202 … information->priv->album_label = GTK_WIDGET (gtk_builder_get_object (builder, "album_label")); in ario_information_init()
332 gtk_label_set_text (GTK_LABEL (information->priv->album_label), song->album); in ario_information_fill_song()
/dports/audio/ario/ario-1.6/src/shell/
H A Dario-shell-coverselect.c77 GtkWidget *album_label; member
216 shell_coverselect->priv->album_label = in ario_shell_coverselect_constructor()
310 gtk_label_set_label (GTK_LABEL (shell_coverselect->priv->album_label), in ario_shell_coverselect_new()
/dports/audio/ripperx/ripperX-2.7.3/src/
H A Dselect_frame_handler.c102 static GtkWidget *album_label = NULL; in select_frame_handler() local
238 album_label = gtk_label_new(_("Album")); in select_frame_handler()
239 gtk_box_pack_start(GTK_BOX(hbox4), album_label, FALSE, FALSE, 5); in select_frame_handler()
/dports/audio/easytag/easytag-2.4.3/src/
H A Dtag_area.c49 GtkWidget *album_label; member
2271 album_label); in et_tag_area_class_init()
2421 gtk_widget_show (priv->album_label); in et_tag_area_update_controls()
/dports/audio/easytag/easytag-2.4.3/data/
H A Dtag_area.ui119 <object class="GtkLabel" id="album_label">
H A Dscan_dialog.ui222 <object class="GtkLabel" id="album_label">