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.

Refer: gui.c, parser.c, ldtp.c

frame (last edited 2005-11-08 09:37:33 by NagappanAlagappan)