ekg2
Strona główna
Dodatkowe strony
Moduły
Struktury Danych
Pliki
Lista plików
Globalne
All
Struktury Danych
Pliki
Funkcje
Zmienne
Definicje typów
Wyliczenia
Wartości wyliczeń
Definicje
Grupay
Strony
plugins
ncurses
contacts.h
Idź do dokumentacji tego pliku.
1
#ifndef __EKG_NCURSES_CONTACTS_H
2
#define __EKG_NCURSES_CONTACTS_H
3
4
extern
int
config_contacts_size
;
5
extern
int
config_contacts
;
6
extern
int
config_contacts_groups_all_sessions
;
7
extern
int
config_contacts_descr
;
8
extern
int
config_contacts_edge
;
9
extern
int
config_contacts_frame
;
10
extern
int
config_contacts_margin
;
11
extern
int
config_contacts_orderbystate
;
12
extern
int
config_contacts_wrap
;
13
extern
char
*
config_contacts_order
;
14
extern
char
*
config_contacts_groups
;
15
extern
int
config_contacts_metacontacts_swallow
;
16
17
extern
int
contacts_group_index
;
18
19
int
ncurses_contacts_update
(
window_t
*w,
int
save_pos);
20
void
ncurses_contacts_changed
(
const
char
*
name
);
21
void
ncurses_contacts_new
(
window_t
*w);
22
23
#endif
/* __EKG_NCURSES_CONTACTS_H */
24
25
26
/*
27
* Local Variables:
28
* mode: c
29
* c-file-style: "k&r"
30
* c-basic-offset: 8
31
* indent-tabs-mode: t
32
* End:
33
*/
Wygenerowano So, 26 paź 2013 04:06:51 dla ekg2 programem
1.8.4