Syntax
<name>={class=<type of object>[, <optional arguments>]
Example: gedit={class=frame, app_name=gedit}
Description
class type frame is used to identify the object type is of frame. Generally the application main window is frame, appart from that, print preview is also of type frame.
