Lines Matching refs:GmpcMetaDataWidgetsTextLabel

55 	GmpcMetaDataWidgetsTextLabel * self;
70 static void gmpc_meta_data_widgets_text_label_set_from_item (GmpcMetaDataWidgetsTextLabel* self, co…
73 …taDataType type, MetaDataResult _result_, const MetaData* met, GmpcMetaDataWidgetsTextLabel* self);
78 static void _lambda34_ (GtkMenuItem* source, GmpcMetaDataWidgetsTextLabel* self);
84 static void gmpc_meta_data_widgets_text_label_set_from_item (GmpcMetaDataWidgetsTextLabel* self, co… in gmpc_meta_data_widgets_text_label_set_from_item()
192 …aDataType type, MetaDataResult _result_, const MetaData* met, GmpcMetaDataWidgetsTextLabel* self) { in _lambda31_()
227 GmpcMetaDataWidgetsTextLabel * self; in _lambda33_()
242 static void _lambda34_ (GtkMenuItem* source, GmpcMetaDataWidgetsTextLabel* self) { in _lambda34_()
258 GmpcMetaDataWidgetsTextLabel * self; in _lambda32_()
301 GmpcMetaDataWidgetsTextLabel* gmpc_meta_data_widgets_text_label_construct (GType object_type, const… in gmpc_meta_data_widgets_text_label_construct()
302 GmpcMetaDataWidgetsTextLabel * self = NULL; in gmpc_meta_data_widgets_text_label_construct()
314 self = (GmpcMetaDataWidgetsTextLabel*) g_object_new (object_type, NULL); in gmpc_meta_data_widgets_text_label_construct()
352 GmpcMetaDataWidgetsTextLabel* gmpc_meta_data_widgets_text_label_new (const mpd_Song* song, MetaData… in gmpc_meta_data_widgets_text_label_new()
364 static void gmpc_meta_data_widgets_text_label_instance_init (GmpcMetaDataWidgetsTextLabel * self) { in gmpc_meta_data_widgets_text_label_instance_init()
373 GmpcMetaDataWidgetsTextLabel * self; in gmpc_meta_data_widgets_text_label_finalize()
384 …xt_label_class_init, (GClassFinalizeFunc) NULL, NULL, sizeof (GmpcMetaDataWidgetsTextLabel), 0, (G… in gmpc_meta_data_widgets_text_label_get_type()