AspectFrame.obeyChild
bool obeyChild() @property nothrowGet obeyChild property.
Returns
Whether the gtk.aspect_frame.AspectFrame should use the aspect ratio of its child.
void obeyChild(bool propval) @property nothrowSet obeyChild property.
Parameters
propval | Whether the gtk.aspect_frame.AspectFrame should use the aspect ratio of its child. |