Ecore_X_ICCCM_Group (3) Linux Manual Page
ICCCM related functions. – Functions related to ICCCM. Functions EAPI void ecore_x_icccm_state_set (Ecore_X_Window window, Ecore_X_Window_State_Hint state) Sets the state of a window. EAPI Ecore_X_Window_State_Hint ecore_x_icccm_state_get (Ecore_X_Window window __UNUSED__) Gets the state of a window. EAPI void ecore_x_icccm_delete_window_send (Ecore_X_Window window, Ecore_X_Time time) Sends the ClientMessage event with the DeleteWindow property. EAPI void ecore_x_icccm_take_focus_send (Ecore_X_Window window, Ecore_X_Time…
