kAttrPath
menu->AddItem(NewAttributeMenuItem(B_TRANSLATE("Location"), kAttrPath,
B_ALIGN_LEFT, kAttrPath, B_STRING_TYPE, true, false));
if (widget->AttrHash() != AttrHashString(kAttrPath, B_STRING_TYPE))
B_ALIGN_LEFT, kAttrPath, B_STRING_TYPE, true, false));
kAttrPath, B_STRING_TYPE, false, false },
if (strcmp(attrName, kAttrPath) == 0)
if (strcmp(attrName, kAttrPath) == 0) {
WidgetAttributeText::AttrAsString(model, &fPathStr, kAttrPath,
WidgetAttributeText::AttrAsString(model, &fPathStr, kAttrPath,