![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkObject ╰── GtkWidget ╰── GtkOldEditable ╰── GtkText
void (*GtkTextFunction) (GtkOldEditable *editable
,guint32 time_
);
GtkTextFunction
is deprecated and should not be used in newly-written code.
void gtk_old_editable_claim_selection (GtkOldEditable *old_editable
,gboolean claim
,guint32 time_
);
gtk_old_editable_claim_selection
is deprecated and should not be used in newly-written code.
Claims or gives up ownership of the selection.
void
gtk_old_editable_changed (GtkOldEditable *old_editable
);
gtk_old_editable_changed
is deprecated and should not be used in newly-written code.
Emits the ::changed signal on old_editable
.
“activate”
signalvoid user_function (GtkOldEditable *oldeditable, gpointer user_data)
Flags: Action
“copy-clipboard”
signalvoid user_function (GtkOldEditable *oldeditable, gpointer user_data)
Flags: Action
“cut-clipboard”
signalvoid user_function (GtkOldEditable *oldeditable, gpointer user_data)
Flags: Action
“kill-char”
signalvoid user_function (GtkOldEditable *oldeditable, gint arg1, gpointer user_data)
Flags: Action
“kill-line”
signalvoid user_function (GtkOldEditable *oldeditable, gint arg1, gpointer user_data)
Flags: Action
“kill-word”
signalvoid user_function (GtkOldEditable *oldeditable, gint arg1, gpointer user_data)
Flags: Action
“move-cursor”
signalvoid user_function (GtkOldEditable *oldeditable, gint arg1, gint arg2, gpointer user_data)
Flags: Action
“move-page”
signalvoid user_function (GtkOldEditable *oldeditable, gint arg1, gint arg2, gpointer user_data)
Flags: Action
“move-to-column”
signalvoid user_function (GtkOldEditable *oldeditable, gint arg1, gpointer user_data)
Flags: Action
“move-to-row”
signalvoid user_function (GtkOldEditable *oldeditable, gint arg1, gpointer user_data)
Flags: Action
“move-word”
signalvoid user_function (GtkOldEditable *oldeditable, gint arg1, gpointer user_data)
Flags: Action
“paste-clipboard”
signalvoid user_function (GtkOldEditable *oldeditable, gpointer user_data)
Flags: Action
“set-editable”
signalvoid user_function (GtkOldEditable *oldeditable, gboolean arg1, gpointer user_data)
Flags: Action