Searched refs:PA_PROP_APPLICATION_ICON_NAME (Results 1 – 4 of 4) sorted by relevance
82 if (!pa_proplist_contains(p, PA_PROP_APPLICATION_ICON_NAME)) in add_gtk_properties()89 pa_proplist_sets(p, PA_PROP_APPLICATION_ICON_NAME, t); in add_gtk_properties()
255 if (!pa_proplist_contains(p, PA_PROP_APPLICATION_ICON_NAME)) in apply_rule()256 pa_proplist_sets(p, PA_PROP_APPLICATION_ICON_NAME, r->icon_name); in apply_rule()
158 #define PA_PROP_APPLICATION_ICON_NAME "application.icon_name" macro
586 [CCode (cname="PA_PROP_APPLICATION_ICON_NAME")]