On Thu, 06 Jan 2011 23:32:37 +0100 Nicolas <[email protected]> said:

Window         xwin;
Ecore_X_Window ewin;

xwin = ewin; // :)

> Hi,
> 
> I'm using Ecore_X and I'm trying to get the X window ID of the Ecore_Window.
> 
> I do:
> 
> int pm;
> ecore_x_window_prop_xid_get(mywindow, NULL, NULL, &pm, 1);
> 
> pm is not null but it doesn't seem to work.
> Is this the correct way ?
> 
> Ecore_X api is:
> ecore_x_window_prop_xid_get(Ecore_X_Window win, Ecore_X_Atom atom, 
> Ecore_X_Atom type, Ecore_X_ID *lst, unsigned int len);
> 
> I don't know what to write in "Ecore_X_Atom atom" and "Ecore_X_Atom type"...
> 
> Thanks in advance for reply.
> Nicolas.
> 
> ------------------------------------------------------------------------------
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment, and, 
> should the need arise, upgrade to a full multi-node Oracle RAC database 
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> enlightenment-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [email protected]


------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to