Macros | Functions
The zwp_text_input_manager_v1 interface

A factory for text_input objects. More...

Macros

#define ZWP_TEXT_INPUT_MANAGER_V1_CREATE_TEXT_INPUT_SINCE_VERSION   1
 

Functions

static void zwp_text_input_manager_v1_set_user_data (struct zwp_text_input_manager_v1 *zwp_text_input_manager_v1, void *user_data)
 
static void * zwp_text_input_manager_v1_get_user_data (struct zwp_text_input_manager_v1 *zwp_text_input_manager_v1)
 
static void zwp_text_input_manager_v1_destroy (struct zwp_text_input_manager_v1 *zwp_text_input_manager_v1)
 
static struct zwp_text_input_v1 * zwp_text_input_manager_v1_create_text_input (struct zwp_text_input_manager_v1 *zwp_text_input_manager_v1)
 Creates a new text_input object.
 

Detailed Description

A factory for text_input objects.

This object is a global singleton.