clipboard

clipboard

Functions

Description

Functions

gebr_geoxml_clipboard_clear ()

void
gebr_geoxml_clipboard_clear (void);

Clear clipboard.


gebr_geoxml_clipboard_copy ()

void
gebr_geoxml_clipboard_copy (GebrGeoXmlObject *object);

Add object to the clipboard.


gebr_geoxml_clipboard_paste ()

GebrGeoXmlObject *
gebr_geoxml_clipboard_paste (GebrGeoXmlObject *object);

Paste all clipboard into object .

Returns

The first pasted parameter, or NULL if failed.


gebr_geoxml_clipboard_has_forloop ()

gboolean
gebr_geoxml_clipboard_has_forloop (void);

Returns

TRUE if the clipboard contains a For loop.

Types and Values