Function

StClipboardget_default

Declaration [src]

StClipboard*
st_clipboard_get_default (
  void
)

Description [src]

Get the global StClipboard object that represents the clipboard.

Return value

Type: StClipboard

A StClipboard owned by St and must not be unrefferenced or freed.

The data is owned by the called function.