doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
_XExtensionHooks Struct Reference

#include <extutil.h>

Public Attributes

int(* create_gc )()
 
int(* copy_gc )()
 
int(* flush_gc )()
 
int(* free_gc )()
 
int(* create_font )()
 
int(* free_font )()
 
int(* close_display )()
 
Bool(* wire_to_event )()
 
Status(* event_to_wire )()
 
int(* error )()
 
char *(* error_string )()
 

Detailed Description

Definition at line 59 of file extutil.h.

Member Data Documentation

int(* _XExtensionHooks::close_display)()

Definition at line 102 of file extutil.h.

int(* _XExtensionHooks::copy_gc)()

Definition at line 67 of file extutil.h.

int(* _XExtensionHooks::create_font)()

Definition at line 88 of file extutil.h.

int(* _XExtensionHooks::create_gc)()

Definition at line 60 of file extutil.h.

int(* _XExtensionHooks::error)()

Definition at line 122 of file extutil.h.

char*(* _XExtensionHooks::error_string)()

Definition at line 130 of file extutil.h.

Status(* _XExtensionHooks::event_to_wire)()

Definition at line 115 of file extutil.h.

int(* _XExtensionHooks::flush_gc)()

Definition at line 74 of file extutil.h.

int(* _XExtensionHooks::free_font)()

Definition at line 95 of file extutil.h.

int(* _XExtensionHooks::free_gc)()

Definition at line 81 of file extutil.h.

Bool(* _XExtensionHooks::wire_to_event)()

Definition at line 108 of file extutil.h.


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