mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-02-24 12:11:18 +00:00
8 lines
153 B
Text
8 lines
153 B
Text
|
MetaRefresh: GSWGenericElement
|
||
|
{
|
||
|
elementName = "meta";
|
||
|
"http-equiv" = "refresh";
|
||
|
content = contentString;
|
||
|
invokeAction = invokeAction;
|
||
|
}
|