DockParamFlags
Description:
[ CCode ( cprefix = "GDL_DOCK_PARAM_" , type_id = "gdl_dock_param_flags_get_type ()" ) ]
[ 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