Seal gdk
Add G_SEAL annotation for struct members, and add accessors for the (useful) fields. Patch based on work by Garrett Regier, see bug #592580.
This commit is contained in:
		| @ -66,7 +66,7 @@ typedef struct _GdkKeymapClass GdkKeymapClass; | ||||
| struct _GdkKeymap | ||||
| { | ||||
|   GObject     parent_instance; | ||||
|   GdkDisplay *display; | ||||
|   GdkDisplay *GSEAL (display); | ||||
| }; | ||||
|  | ||||
| struct _GdkKeymapClass | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Matthias Clasen
					Matthias Clasen