Home | All Classes | Grouped Classes | Index | Search

Class CL_ComponentOptions

Sets the options for components More...

Derived from: none
Derived by: none
Group: GUI (Framework)

#include <ClanLib/gui.h>

Attributes:

options_t

iterator

const_iterator

exists

Exists

count

Count

get_value

Getting the value of a unexisting option is undefined, so use the 'exists' function first to check if the option exists

operator []

get_value_as_int

Get value as int

get_value_as_bool

Get value as bool

Operations:

add_option

Add option

remove_option

Remove option

clear

Clear

begin

end

options

Options

Detailed description:



Questions or comments, write to the
ClanLib mailing list.