Syntax
<name>={class=<type of object>[, <optional arguments>]
Example: File open dialog in gedit
openDialog={class=dialog, label=Open File..., app_name=gedit}
Description
class type dialog is used to identify the object type dialog.
<name>={class=<type of object>[, <optional arguments>]
Example: File open dialog in gedit
openDialog={class=dialog, label=Open File..., app_name=gedit}
class type dialog is used to identify the object type dialog.
dialog (last edited 2005-11-08 09:43:27 by NagappanAlagappan)