libt3widget
List of all members | Public Member Functions | Protected Attributes
t3_widget::x11_base_t Class Reference
Inheritance diagram for t3_widget::x11_base_t:
t3_widget::x11_impl_t

Public Member Functions

x11_atom_t get_atom (int atom)
 
size_t get_max_data ()
 
unsigned char * get_targets_list ()
 
x11_window_t get_window ()
 
bool has_error () const
 
bool init ()
 
bool is_initialized () const
 
void send_wakeup ()
 
void x11_acknowledge_wakeup (fd_set *fds)
 
int x11_fill_fds (fd_set *fds)
 

Protected Attributes

x11_atom_t atoms [ATOM_COUNT]
 
size_t max_data
 
int wakeup_pipe [2]
 
x11_window_t window
 
bool x11_error
 
bool x11_initialized