Download

Support

X Window Reparent Functions

Functions that retrieve or changes the parent window of a window. More...

Functions

EAPI void ecore_x_window_reparent (Ecore_X_Window window, Ecore_X_Window new_parent, int x, int y)
 Moves a window to within another window at a given position.

Detailed Description

Functions that retrieve or changes the parent window of a window.


Function Documentation

EAPI void ecore_x_window_reparent ( Ecore_X_Window  window,
Ecore_X_Window  new_parent,
int  x,
int  y 
)

Moves a window to within another window at a given position.

Parameters:
window The window to reparent.
new_parent The new parent window.
x X position within new parent window.
y Y position within new parent window.

Copyright © Enlightenment.org

Ecore Documentation Generated: Sat Sep 5 11:39:03 2009