ecore ecore_x_e: check 0 and -1 for ecore_x_window_prop_card32_get() return value...
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Mon, 2 Dec 2013 03:40:56 +0000 (12:40 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Mon, 2 Dec 2013 03:46:18 +0000 (12:46 +0900)
commite2467724da55a64138286b433db16f3b59e33175
tree5546be3b5711faa641493b1690955815763e9720
parentc5b3956cc3415d8a0bed48fb7dcb21eae01bc8c2
ecore ecore_x_e: check 0 and -1 for ecore_x_window_prop_card32_get() return value which mean fail.

- ecore_x_window_prop_card32_get() returns:
  -1 if the property was not successfully fetched.
  0 if the property exists but has no elements.
ChangeLog
NEWS
src/lib/ecore_x/xlib/ecore_x_e.c