Added XGetWMProtocols to section 14.1.10

wayo.cavazos 2006-05-30 00:48:34 +00:00
parent fea119bea2
commit a35d6ee0dc
1 changed files with 6 additions and 0 deletions

View File

@ -1145,6 +1145,12 @@ END-STRUCT
FUNCTION: Status XSetWMProtocols ( Display* display, Window w, Atom* protocols, int count ) ;
FUNCTION: Status XGetWMProtocols (
Display* display,
Window w,
Atom** protocols_return,
int* count_return ) ;
! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! 16 - Application Utility Functions
! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!