Lines Matching full:items
68 * @items: Array of strings
69 * @num_items: Number of items specified in @items
78 * items. The get callback is used to query the currently active item; the index
79 * of the item within the respective items array is returned via the 'item'
82 * respective items array.
85 const char * const *items; member
113 * Creates a read only attribute that lists all the available enum items in a
209 * @items: Array of strings
210 * @num_items: Number of items specified in @items
219 * items. The get callback is used to query the currently active item; the index
220 * of the item within the respective items array is returned via the 'item'
223 * respective items array.
226 const char * const *items; member
254 * Creates a read only attribute that lists all the available enum items in a
361 * @items: Array of strings
362 * @num_items: Number of items specified in @items
371 * items. The get callback is used to query the currently active item; the index
372 * of the item within the respective items array is returned via the 'item'
375 * respective items array.
378 const char * const *items; member
404 * Creates a read only attribute that lists all the available enum items in a