| 1274 void *user_data); |
1274 void *user_data); |
| 1275 |
1275 |
| 1276 /*@}*/ |
1276 /*@}*/ |
| 1277 |
1277 |
| 1278 /**************************************************************************/ |
1278 /**************************************************************************/ |
| 1279 /** @name UI Operations API */ |
1279 /** @name UI Registration Functions */ |
| 1280 /**************************************************************************/ |
1280 /**************************************************************************/ |
| 1281 /*@{*/ |
1281 /*@{*/ |
| 1282 |
1282 |
| 1283 /** |
1283 /** |
| 1284 * Sets the UI operations structure to be used when displaying a |
1284 * Sets the UI operations structure to be used when displaying a |