Development Team/Almanac/GTK's Clipboard Module: Difference between revisions

Line 65: Line 65:
=== How do I work with multiple clipboards in my activity? ===
=== How do I work with multiple clipboards in my activity? ===


First, you need to create [#How_do_I_create_my_own_named_clipboard.3F named clipboards] for each context that you will be saving data.
First, you need to create [How_do_I_create_my_own_named_clipboard.3F named clipboards] for each context that you will be saving data.


= Working with More Complex Data Structures on the Clipboard =
= Working with More Complex Data Structures on the Clipboard =