Changes between Version 17 and Version 18 of EFLWebKitCodingStyle
- Timestamp:
- Nov 5, 2012, 2:36:05 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
EFLWebKitCodingStyle
v17 v18 177 177 * Query action for this intent. 178 178 * 179 * @param intent intent object to query .180 * 181 * @return the intent action if successful or @c NULL otherwise .179 * @param intent intent object to query 180 * 181 * @return the intent action if successful or @c NULL otherwise 182 182 */ 183 183 EAPI const char *ewk_intent_action_get(const Ewk_Intent *intent);