Home
last modified time | relevance | path

Searched refs:gmpc_widgets_qtable_add_header (Results 1 – 4 of 4) sorted by relevance

/dports/audio/gmpc/gmpc-11.8.16/src/Widgets/
H A Dadvanced_settings.c192 gmpc_widgets_qtable_add_header (vbox, (GtkWidget*) label); in advanced_settings()
236 gmpc_widgets_qtable_add_header (vbox, (GtkWidget*) label); in advanced_settings()
H A Dgmpc-song-list.c219 gmpc_widgets_qtable_add_header ((GmpcWidgetsQtable*) self, (GtkWidget*) event); in gmpc_widgets_songlist_add_artist_entry()
308 gmpc_widgets_qtable_add_header ((GmpcWidgetsQtable*) self, (GtkWidget*) event); in gmpc_widgets_songlist_add_album_entry()
354 gmpc_widgets_qtable_add_header ((GmpcWidgetsQtable*) self, (GtkWidget*) box); in gmpc_widgets_songlist_add_disc_entry()
612 gmpc_widgets_qtable_add_header ((GmpcWidgetsQtable*) self, (GtkWidget*) bar); in gmpc_widgets_songlist_set_from_data()
H A Dgmpc-widgets-qtable.c341 gmpc_widgets_qtable_add_header (self, GTK_IS_WIDGET (_tmp1_) ? ((GtkWidget*) _tmp1_) : NULL); in gmpc_widgets_qtable_real_add_child()
525 void gmpc_widgets_qtable_add_header (GmpcWidgetsQtable* self, GtkWidget* widget) { in gmpc_widgets_qtable_add_header() function
/dports/audio/gmpc/gmpc-11.8.16/src/
H A Dgmpc-extras.h862 void gmpc_widgets_qtable_add_header (GmpcWidgetsQtable* self, GtkWidget* widget);