Virtual Method
GtkEntrypaste_clipboard
Declaration [src]
void
paste_clipboard (
  GtkEntry* entry
)
      Description [src]
Class handler for the GtkEntry::paste-clipboard signal.
  The default implementation pastes at the current cursor position or over
  the current selection if one exists.