include/alp/clipboard.h File Reference


Detailed Description

Clipboard Utilities provides APIs for easier handling of text edit menu commands.

#include <gtk/gtk.h>

Go to the source code of this file.

Functions

void alp_clipboard_copy (GtkWidget *widgetOrWindow)
 Emits a copy signal on the focused widget in the given toplevel hierarchy.
void alp_clipboard_cut (GtkWidget *widgetOrWindow)
 Emits a cut signal on the focused widget in the given toplevel hierarchy.
void alp_clipboard_paste (GtkWidget *widgetOrWindow)
 Emits a paste signal on the focused widget in the given toplevel hierarchy.


Generated on Wed Jul 30 07:06:39 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.