xtd_c - Reference Guide 0.2.0
control_collection.h File Reference
#include <xtd_c/object.h>

Definition

Contains control_collection definitions.

Go to the source code of this file.

Data Structures

struct  xtd_forms_control_collection
 

Functions

xtd_forms_control_collectionxtd_forms_control_collection_create (void)
 
void xtd_forms_control_collection_destroy (xtd_forms_control_collection *value)
 

Converter

#define XTD_FORMS_CONTROL_COLLECTION(object)   (XTD_TYPE_CAST(object, XTD_FORMS_CONTROL_COLLECTION_TYPE, xtd_forms_control_collection))
 Convert an xtd object to control_collection object. More...