DialogFlags
Description:
[ CCode ( cprefix = "GTK_DIALOG_" , type_id = "gtk_dialog_flags_get_type ()" ) ]
[ Flags ]
public enum DialogFlags
Flags used to influence dialog construction.
Content:
Enum values:
- DESTROY_WITH_PARENT - Destroy
the dialog when its parent is destroyed
- MODAL - Make the constructed dialog modal
- USE_HEADER_BAR - Create dialog with
actions in header bar instead of action area