Data Fields

gamma_method_s Struct Reference

Gamma method functions. More...

#include <gamma.h>

Data Fields

int(* func_init )(int screen_num, int crtc_num)
 Function to initialize method.
int(* func_end )(void)
 Function to shutdown method.
int(* func_set_temp )(int temp, gamma_s gamma)
 Function to set the temperature.
int(* func_get_temp )(void)
 Function to get the temperature.
char * name
 Method name.

Detailed Description

Gamma method functions.


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