Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
dialog_info Struct Reference

#include <dialog.h>

Data Fields

const charbacktitle
 
struct dialog_color screen
 
struct dialog_color shadow
 
struct dialog_color dialog
 
struct dialog_color title
 
struct dialog_color border
 
struct dialog_color button_active
 
struct dialog_color button_inactive
 
struct dialog_color button_key_active
 
struct dialog_color button_key_inactive
 
struct dialog_color button_label_active
 
struct dialog_color button_label_inactive
 
struct dialog_color inputbox
 
struct dialog_color inputbox_border
 
struct dialog_color searchbox
 
struct dialog_color searchbox_title
 
struct dialog_color searchbox_border
 
struct dialog_color position_indicator
 
struct dialog_color menubox
 
struct dialog_color menubox_border
 
struct dialog_color item
 
struct dialog_color item_selected
 
struct dialog_color tag
 
struct dialog_color tag_selected
 
struct dialog_color tag_key
 
struct dialog_color tag_key_selected
 
struct dialog_color check
 
struct dialog_color check_selected
 
struct dialog_color uarrow
 
struct dialog_color darrow
 

Detailed Description

Definition at line 109 of file dialog.h.

Field Documentation

const char* backtitle

Definition at line 110 of file dialog.h.

Definition at line 115 of file dialog.h.

struct dialog_color button_active

Definition at line 116 of file dialog.h.

struct dialog_color button_inactive

Definition at line 117 of file dialog.h.

struct dialog_color button_key_active

Definition at line 118 of file dialog.h.

struct dialog_color button_key_inactive

Definition at line 119 of file dialog.h.

struct dialog_color button_label_active

Definition at line 120 of file dialog.h.

struct dialog_color button_label_inactive

Definition at line 121 of file dialog.h.

Definition at line 136 of file dialog.h.

struct dialog_color check_selected

Definition at line 137 of file dialog.h.

Definition at line 139 of file dialog.h.

Definition at line 113 of file dialog.h.

struct dialog_color inputbox

Definition at line 122 of file dialog.h.

struct dialog_color inputbox_border

Definition at line 123 of file dialog.h.

Definition at line 130 of file dialog.h.

struct dialog_color item_selected

Definition at line 131 of file dialog.h.

Definition at line 128 of file dialog.h.

struct dialog_color menubox_border

Definition at line 129 of file dialog.h.

struct dialog_color position_indicator

Definition at line 127 of file dialog.h.

Definition at line 111 of file dialog.h.

struct dialog_color searchbox

Definition at line 124 of file dialog.h.

struct dialog_color searchbox_border

Definition at line 126 of file dialog.h.

struct dialog_color searchbox_title

Definition at line 125 of file dialog.h.

Definition at line 112 of file dialog.h.

Definition at line 132 of file dialog.h.

Definition at line 134 of file dialog.h.

struct dialog_color tag_key_selected

Definition at line 135 of file dialog.h.

struct dialog_color tag_selected

Definition at line 133 of file dialog.h.

Definition at line 114 of file dialog.h.

Definition at line 138 of file dialog.h.


The documentation for this struct was generated from the following file: