https://bugzilla.gnome.org/show_bug.cgi?id=770180
[NoAccessorMethod]
public bool centered { get; set; }
[NoAccessorMethod]
- public GLib.Icon icon { owned get; set; }
+ public GLib.Icon? icon { owned get; set; }
[NoAccessorMethod]
public bool iconic { get; set; }
[NoAccessorMethod]
gtk_misc_get_alignment.yalign is_out="1"
gtk_misc_get_padding.xpad is_out="1"
gtk_misc_get_padding.ypad is_out="1"
+GtkModelButton:icon nullable="1"
GtkModuleInitFunc.argc hidden="1"
GtkModuleInitFunc.argv is_array="1" nullable="1" transfer_ownership="1" array_length_cname="argc" array_length_pos="0.5"
gtk_mount_operation_is_showing hidden="1"