Ecore_X_Window_Get_Attributes_Group (3) Linux Manual Page
X Window Get Attributes Functions – Functions that get the attributes of a window. FunctionsEAPI void ecore_x_get_window_attributes_prefetch (Ecore_X_Window window) Sends the GetWindowAttributes request. EAPI void ecore_x_get_window_attributes_fetch (void) Gets the reply of the GetWindowAttributes request sent by ecore_x_get_window_attributes_prefetch(). EAPI int ecore_x_window_attributes_get (Ecore_X_Window window __UNUSED__, Ecore_X_Window_Attributes *att_ret) Retrieves the attributes of a window. EAPI int ecore_x_window_visible_get (Ecore_X_Window…
