giml dtd
[libgitk core]


Files

file  giml.dtd
 giml document type definition


Data Structures

struct  dialog
 attributes for the container of the dialog More...

struct  dialogwidget
 attributes for widget for dialog operation More...

struct  giml
 the root element attributes More...

struct  widget
 attributes for dialog widget More...


Enumerations

enum  focustype { main, ctrl }
 possible initial focus settings More...

enum  widgettype {
  action, characterinput, characterinput_numeric, characterinput_alphabetic,
  optionchoice, optionchoice_boolean, optionchoice_single, optionchoice_single_compact,
  label
}
 available interface object types More...


Functions

void dtd_dc_title (void)
 custom element for metadata

void dtd_dialog (void)
 container for the dialog

void dtd_dialogwidget (void)
 widget for dialog operation

void dtd_dialogwidgets (void)
 widget group for dialog operation

void dtd_disabled (void)
 disabled property for dialog widget

void dtd_giml (void)
 the root element

void dtd_i18n_text (void)
 intermediate nodes for i18n

void dtd_label (void)
 label for dialog widget

void dtd_meta (void)
 additional metadata for nodes

void dtd_option (void)
 option for option group

void dtd_options (void)
 options group for dialog widget

void dtd_required (void)
 required property for dialog widget

void dtd_value (void)
 value property for dialog widget

void dtd_widget (void)
 dialog widget

void dtd_widgetgroup (void)
 dialog widget group


Detailed Description

This DTD definies the document structure for GITK interface descriptions. Use the following document type for your documents:
<!DOCTYPE giml SYSTEM "http://gitk.sourceforge.net/giml.dtd">

Have a look at the gitk examples module, it comes with several example dialog definitions.


Enumeration Type Documentation

enum focustype
 

possible initial focus settings

Definition at line 30 of file giml.dtd.

Referenced by dtd_i18n_text().

enum widgettype
 

available interface object types

Definition at line 25 of file giml.dtd.


Function Documentation

void dtd_dc_title void   ) 
 

custom element for metadata

Definition at line 41 of file giml.dtd.

void dtd_dialog void   ) 
 

container for the dialog

Definition at line 59 of file giml.dtd.

void dtd_dialogwidget void   ) 
 

widget for dialog operation

Definition at line 80 of file giml.dtd.

void dtd_dialogwidgets void   ) 
 

widget group for dialog operation

Definition at line 76 of file giml.dtd.

void dtd_disabled void   ) 
 

disabled property for dialog widget

Definition at line 115 of file giml.dtd.

void dtd_giml void   ) 
 

the root element

Definition at line 47 of file giml.dtd.

void dtd_i18n_text void   ) 
 

intermediate nodes for i18n

Definition at line 35 of file giml.dtd.

References focustype.

void dtd_label void   ) 
 

label for dialog widget

Definition at line 110 of file giml.dtd.

void dtd_meta void   ) 
 

additional metadata for nodes

Definition at line 71 of file giml.dtd.

void dtd_option void   ) 
 

option for option group

Definition at line 132 of file giml.dtd.

void dtd_options void   ) 
 

options group for dialog widget

Definition at line 128 of file giml.dtd.

void dtd_required void   ) 
 

required property for dialog widget

Definition at line 119 of file giml.dtd.

void dtd_value void   ) 
 

value property for dialog widget

Definition at line 123 of file giml.dtd.

void dtd_widget void   ) 
 

dialog widget

Definition at line 96 of file giml.dtd.

void dtd_widgetgroup void   ) 
 

dialog widget group

Definition at line 89 of file giml.dtd.


Generated on Thu Oct 28 11:03:54 2004 for gitk by doxygen 1.3.6