import"nsIBrowserHandler.idl";
Public Member Functions | |
AUTF8String | getFeatures (in nsICommandLine aCmdLine) |
Public Attributes | |
attribute AUTF8String | startPage |
attribute AUTF8String | defaultArgs |
Definition at line 43 of file nsIBrowserHandler.idl.
AUTF8String nsIBrowserHandler::getFeatures | ( | in nsICommandLine | aCmdLine | ) |
Extract the width and height specified on the command line, if present.
attribute AUTF8String nsIBrowserHandler::defaultArgs |
Definition at line 46 of file nsIBrowserHandler.idl.
attribute AUTF8String nsIBrowserHandler::startPage |
Definition at line 45 of file nsIBrowserHandler.idl.