ClanLib  2.3.7
CL_PopupMenu Member List

This is the complete list of members for CL_PopupMenu, including all inherited members.

CL_MenuBar classCL_PopupMenufriend
CL_MenuBar_Impl classCL_PopupMenufriend
CL_PopupMenu()CL_PopupMenu
CL_PopupMenuWindow classCL_PopupMenufriend
clear()CL_PopupMenu
create_null_object()CL_PopupMenustatic
find_item(const CL_StringRef &text, bool case_sensitive=false)CL_PopupMenu
func_close()CL_PopupMenu
get_class_name() const CL_PopupMenu
get_item(int id)CL_PopupMenu
get_item_at(int index)CL_PopupMenu
get_item_count() const CL_PopupMenu
get_minimum_width() const CL_PopupMenu
get_preferred_size() const CL_PopupMenuvirtual
insert_item(const CL_StringRef &text, int id=-1, int index=-1)CL_PopupMenu
insert_item_accel(const CL_StringRef &text, const CL_StringRef &accel_text="", int id=-1, int index=-1)CL_PopupMenu
insert_separator(int index=-1)CL_PopupMenu
is_null() const CL_PopupMenuinline
set_class_name(const CL_StringRef &class_name)CL_PopupMenu
set_maximum_height(int height_pixels)CL_PopupMenu
set_minimum_width(int width_pixels)CL_PopupMenu
start(CL_GUIComponent *parent, const CL_Point &pos)CL_PopupMenu
throw_if_null() const CL_PopupMenu
~CL_PopupMenu()CL_PopupMenuvirtual