docs: don't use structfield tags
This commit is contained in:
@ -86,8 +86,8 @@ typedef enum
|
||||
*
|
||||
* The #GtkTreeIter is the primary structure
|
||||
* for accessing a #GtkTreeModel. Models are expected to put a unique
|
||||
* integer in the <structfield>stamp</structfield> member, and put
|
||||
* model-specific data in the three <structfield>user_data</structfield>
|
||||
* integer in the @stamp member, and put
|
||||
* model-specific data in the three @user_data
|
||||
* members.
|
||||
*/
|
||||
struct _GtkTreeIter
|
||||
|
||||
Reference in New Issue
Block a user