projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0826aa
)
ecore_cocoa: improve documentation
author
Jean Guyomarc'h
<jean@guyomarch.bzh>
Tue, 7 Jun 2016 19:04:25 +0000
(21:04 +0200)
committer
Jean Guyomarc'h
<jean@guyomarch.bzh>
Tue, 7 Jun 2016 20:20:06 +0000
(22:20 +0200)
src/lib/ecore_cocoa/Ecore_Cocoa.h
patch
|
blob
|
history
diff --git
a/src/lib/ecore_cocoa/Ecore_Cocoa.h
b/src/lib/ecore_cocoa/Ecore_Cocoa.h
index
67342d9
..
aae6645
100644
(file)
--- a/
src/lib/ecore_cocoa/Ecore_Cocoa.h
+++ b/
src/lib/ecore_cocoa/Ecore_Cocoa.h
@@
-433,6
+433,10
@@
EAPI void ecore_cocoa_window_borderless_set(Ecore_Cocoa_Window *window,
/**
* Set the content view of a Cocoa window
+ *
+ * Refer to Apple's documentation of the property 'contentView' of
+ * the NSWindow class for more details about the content view.
+ *
* @param window The Cocoa window which internal view is to be set
* @param view The NSView to be set as @c window content view
*/