DockParamFlags
Description:
[ CCode ( cprefix = "GDL_DOCK_PARAM_" ) ]
[ Flags ]
public enum DockParamFlags
Used to flag additional characteristics to GObject properties used in dock object.
Content:
Enum values:
- AFTER - The parameter must be set after
adding the children objects
- EXPORT - The parameter is to be exported
for later layout rebuilding