gpaste-gtk-4 Reference Manual
Packages
gpaste-gtk-4
GPasteGtk
gpaste-gtk-4
Description:
Content:
Namespaces:
GPasteGtk
Classes:
GlobalShortcutClient
PreferencesBehaviourPage
PreferencesDialog
PreferencesGroup
PreferencesHistorySettingsPage
PreferencesImagesPage
PreferencesManager
PreferencesPage
PreferencesShortcutsPage
PreferencesWidget
Constants:
public
const
string
GLOBAL_SHORTCUT_BUS_NAME
Delegates:
public
delegate
void
BooleanCallback
(
Settings
settings,
bool
data)
public
delegate
void
ConfirmDialogCallback
(
bool
confirmed)
public
delegate
void
RangeCallback
(
Settings
settings,
uint64
data)
public
delegate
void
ResetCallback
(
Settings
settings)
public
delegate
void
TextCallback
(
Settings
settings,
string
data)
Methods:
public
string
util_compute_checksum
(
Texture
image)
Compute the checksum of an image
public
void
util_confirm_dialog
(
Window
? parent,
string
action,
string
msg,
ConfirmDialogCallback
on_confirmation)
Ask the user for confirmation
public
void
util_empty_history
(
Window
? parent_window,
Client
client,
Settings
settings,
string
history)
Empty history after prompting user for confirmation
public
void
util_show_window
(
Application
application)
Present the application's window to user