KWin
Loading...
Searching...
No Matches
Public Attributes | List of all members
_XcursorFile Struct Reference

Public Attributes

void * closure
 
int(* read )(XcursorFile *file, unsigned char *buf, int len)
 
int(* write )(XcursorFile *file, unsigned char *buf, int len)
 
int(* seek )(XcursorFile *file, long offset, int whence)
 

Detailed Description

Definition at line 185 of file xcursor.c.

Member Data Documentation

◆ closure

void* _XcursorFile::closure

Definition at line 186 of file xcursor.c.

◆ read

int(* _XcursorFile::read) (XcursorFile *file, unsigned char *buf, int len)

Definition at line 187 of file xcursor.c.

◆ seek

int(* _XcursorFile::seek) (XcursorFile *file, long offset, int whence)

Definition at line 189 of file xcursor.c.

◆ write

int(* _XcursorFile::write) (XcursorFile *file, unsigned char *buf, int len)

Definition at line 188 of file xcursor.c.


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