new function (meta_prop_get_wm_hints): new function
2002-10-26 Havoc Pennington <hp@pobox.com> * src/xprops.c (meta_prop_get_text_property): new function (meta_prop_get_wm_hints): new function (meta_prop_get_class_hint): new function
This commit is contained in:

committed by
Havoc Pennington

parent
5a8af8c2fb
commit
0d88e93787
@@ -55,7 +55,8 @@ Display* ag_task_get_display (AgGetPropertyTask *task);
|
||||
AgGetPropertyTask* ag_get_next_completed_task (Display *display);
|
||||
|
||||
/* so other headers don't have to include internal Xlib goo */
|
||||
void* ag_Xmalloc (unsigned long bytes);
|
||||
void* ag_Xmalloc (unsigned long bytes);
|
||||
void* ag_Xmalloc0 (unsigned long bytes);
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user