![]() |
![]() |
![]() |
Evolution Utilities Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties | Signals |
struct EText; void e_text_cancel_editing (EText *text
); void e_text_stop_editing (EText *text
); void e_text_delete_selection (EText *text
); void e_text_cut_clipboard (EText *text
); void e_text_copy_clipboard (EText *text
); void e_text_paste_clipboard (EText *text
); void e_text_select_all (EText *text
);
"allow-newlines" gboolean : Read / Write "bold" gboolean : Read / Write "break-characters" gchar* : Read / Write "clip" gboolean : Read / Write "clip-height" gdouble : Read / Write "clip-width" gdouble : Read / Write "cursor-pos" gint : Read / Write "editable" gboolean : Read / Write "ellipsis" gchar* : Read / Write "event-processor" ETextEventProcessor* : Read / Write "fill-clip-rectangle" gboolean : Read / Write "fill-color" gchar* : Write "fill-color-gdk" GdkColor* : Write "fill-color-rgba" guint : Read / Write "handle-popup" gboolean : Read / Write "height" gdouble : Read / Write "im-context" GtkIMContext* : Read / Write "justification" GtkJustification : Read / Write "line-wrap" gboolean : Read / Write "max-lines" gint : Read / Write "model" ETextModel* : Read / Write "strikeout" gboolean : Read / Write "text" gchar* : Read / Write "text-height" gdouble : Read "text-width" gdouble : Read "use-ellipsis" gboolean : Read / Write "width" gdouble : Read / Write "x-offset" gdouble : Read / Write "y-offset" gdouble : Read / Write
"activate" :Run Last
"changed" :Run Last
"keypress" :Run Last
"populate-popup" :Run Last
"allow-newlines"
property"allow-newlines" gboolean : Read / Write
Allow newlines.
Default value: FALSE
"break-characters"
property"break-characters" gchar* : Read / Write
Break characters.
Default value: NULL
"clip-height"
property"clip-height" gdouble : Read / Write
Clip Height.
Allowed values: >= 0
Default value: 0
"clip-width"
property"clip-width" gdouble : Read / Write
Clip Width.
Allowed values: >= 0
Default value: 0
"cursor-pos"
property"cursor-pos" gint : Read / Write
Cursor position.
Allowed values: >= 0
Default value: 0
"event-processor"
property"event-processor" ETextEventProcessor* : Read / Write
Event Processor.
"fill-clip-rectangle"
property"fill-clip-rectangle" gboolean : Read / Write
Fill clip rectangle.
Default value: FALSE
"fill-color-rgba"
property"fill-color-rgba" guint : Read / Write
GDK fill color.
Default value: 0
"handle-popup"
property"handle-popup" gboolean : Read / Write
Handle Popup.
Default value: FALSE
"justification"
property "justification" GtkJustification : Read / Write
Justification.
Default value: GTK_JUSTIFY_LEFT
"max-lines"
property"max-lines" gint : Read / Write
Max lines.
Allowed values: >= 0
Default value: 0
"text-height"
property"text-height" gdouble : Read
Text height.
Allowed values: >= 0
Default value: 0
"text-width"
property"text-width" gdouble : Read
Text width.
Allowed values: >= 0
Default value: 0
"use-ellipsis"
property"use-ellipsis" gboolean : Read / Write
Use ellipsis.
Default value: FALSE
"x-offset"
property"x-offset" gdouble : Read / Write
X Offset.
Allowed values: >= 0
Default value: 0
"y-offset"
property"y-offset" gdouble : Read / Write
Y Offset.
Allowed values: >= 0
Default value: 0