Syntax

<name>={class=<type of object>[, <optional arguments>]

Example: gedit={class=frame, app_name=gedit}

Description

class keyword, is used to identify the object type.

Refer: gui.c, parser.c

Check all the class keywords implemented

class (last edited 2005-11-08 09:35:52 by NagappanAlagappan)