Enumeration

MetaFrameType

Declaration

enum Meta.FrameType

Description

No description available.

Members

Name Description
META_FRAME_TYPE_NORMAL

Normal frame.

META_FRAME_TYPE_DIALOG

Dialog frame.

META_FRAME_TYPE_MODAL_DIALOG

Modal dialog frame.

META_FRAME_TYPE_UTILITY

Utility frame.

META_FRAME_TYPE_MENU

Menu frame.

META_FRAME_TYPE_BORDER

Border frame.

META_FRAME_TYPE_ATTACHED

Attached frame.

META_FRAME_TYPE_LAST

Marks the end of the MetaFrameType enumeration.

Type functions

meta_frame_type_to_string

Converts a frame type enum value to the name string that would appear in the theme definition file.