All Classes |Grouped Classes |Index

Class CL_GUIMessage_Resize

GUI resize message. More...

Derived from:

public CL_GUIMessage

Derived by:

None

Group:

System (GUI)

#include <ClanLib/gui.h>

Class Members:

Attributes:

get_type

Returns the message type name.

is_type

Returns true if the message matches the type.

get_data

Returns the stored data object for a given data name.

get_target

Returns the target destination of the message.

is_consumed

Returns true if the message has been consumed by a component.


Operations:

set_type

Sets the message type name.

set_data

Stores an object in the given data name slot.

set_target

Sets the target destination.

set_null

Sets this message to be a null message.

set_consumed

Sets this message as consumed.


Construction:

CL_GUIMessage_Resize

Constructs an input GUI message.


Attributes:

get_geometry

Retrieves the geometry contained in this Message.

get_type_name

Get Type name.


Operations:

set_geometry

Sets the geometry contained in this Message.