Add(VDKObject *obj, int justify=l_justify, int expand=TRUE, int fill=TRUE, int padding=0) | VDKObject | [virtual] |
AddLineMark(int line, const char *icon_key) | VDKEditor | |
AddMarkIcon(VDKPixbuf *image, const char *icon_key, bool overwrite=true) | VDKEditor | |
BackwardDelete(int nchars) | VDKEditor | |
Buffer(void) | VDKEditor | [inline] |
Changed | VDKEditor | |
Clear() | VDKEditor | |
ClearSyntaxTable() | VDKEditor | |
Column | VDKEditor | |
ConnectingWidget() | VDKObject | |
Cursor | VDKObject | |
Destroy() | VDKObject | |
Draw(GdkRectangle *area=NULL) | VDKObject | |
Enabled | VDKObject | |
Eol() | VDKEditor | [inline] |
EventConnect(VDKObject *obj, char *event, bool(VDKObject::*method)(VDKObject *, GdkEvent *), bool after=false) | VDKObject | [inline] |
EventConnect(char *, bool(VDKObject::*)(VDKObject *, GdkEvent *), bool after=false) | VDKObject | [inline] |
EventDisconnect(int connection) | VDKObject | [inline] |
FirstVisibleLine | VDKEditor | |
Font | VDKObject | |
ForwardDelete(int nchars) | VDKEditor | |
GetBackground(GtkStateType state=GTK_STATE_NORMAL) | VDKObject | |
GetChars(int start=0, int end=-1) | VDKEditor | |
GetCursor() | VDKObject | [inline] |
GetFont() | VDKObject | [inline] |
GetForeground(GtkStateType state=GTK_STATE_NORMAL) | VDKObject | |
GetLineAtOffset(int offset) | VDKEditor | |
GetVisible() | VDKObject | [inline] |
GetWord(int pos=-1) | VDKEditor | |
GrabFocus() | VDKObject | |
InstallSyntaxTable(VDKColor *key_color, VDKFont *key_font, VDKColor *gtk_color, VDKFont *gtk_font, VDKColor *macro_color, VDKFont *macro_font, VDKColor *pp_color, VDKFont *pp_font, VDKColor *const_color, VDKFont *const_font, VDKColor *comment_color, VDKFont *comment_font) | VDKEditor | |
isA() | VDKObject | [inline, virtual] |
IsLineVisible(int line) | VDKEditor | [inline] |
Items() | VDKObject | [inline] |
LastVisibleLine | VDKEditor | |
Line | VDKEditor | |
LoadFromFile(const char *filename) | VDKEditor | |
LoadTokens(const char *filename) | VDKEditor | [static] |
NormalBackground | VDKObject | |
Owner() | VDKObject | [inline] |
Parent(VDKObject *p=NULL) | VDKObject | [inline] |
parent | VDKObject | [protected] |
Pointer | VDKEditor | |
RemoveAllLineMarks() | VDKEditor | |
RemoveLineMark(int line, const char *icon_key) | VDKEditor | |
RemoveLineMarks(int line) | VDKEditor | |
s_child_attached | VDKObject | [protected] |
s_child_detached | VDKObject | [protected] |
s_clicked | VDKObject | [protected] |
s_enter | VDKObject | [protected] |
s_leave | VDKObject | [protected] |
s_list_click_column | VDKObject | [protected] |
s_list_select | VDKObject | [protected] |
s_list_unselect | VDKObject | [protected] |
s_pressed | VDKObject | [protected] |
s_realize | VDKObject | [protected] |
s_released | VDKObject | [protected] |
s_toggled | VDKObject | [protected] |
s_value_changed | VDKObject | [protected] |
SaveToFile(const char *filename) | VDKEditor | |
Scroll(int pointer=-1, int margin=0) | VDKEditor | |
Scroll(int line, int col, int margin=0) | VDKEditor | |
ScrollToLine(int line, int col, int margin=0) | VDKEditor | |
ScrollToPos(int pointer=-1, int margin=0) | VDKEditor | |
SelectText(int start, int end) | VDKEditor | |
SetBackground(VDKRgb color, GtkStateType state=GTK_STATE_NORMAL) | VDKEditor | [virtual] |
SetCursor(VDKCursorType) | VDKObject | |
SetFont(VDKFont *font) | VDKEditor | [virtual] |
SetForeground(VDKRgb rgb, GtkStateType state=GTK_STATE_NORMAL) | VDKEditor | [virtual] |
SetSize(int w, int h) | VDKObject | [inline] |
SetTip(char *) | VDKObject | [virtual] |
SetTokens(TokenList *tkl=NULL) | VDKEditor | [inline] |
Setup() | VDKObject | [inline, virtual] |
SetUsize(VDKPoint s) | VDKObject | [inline] |
SetVisible(bool visible) | VDKObject | |
SignalConnect(VDKObject *obj, char *signal, bool(VDKObject::*method)(VDKObject *), bool gtk=true, bool after=false) | VDKObject | [inline] |
SignalConnect(char *signal, bool(VDKObject::*method)(VDKObject *), bool gtk=true, bool after=false) | VDKObject | [inline] |
SignalDisconnect(int connection) | VDKObject | [inline] |
SignalEmit(int signal) | VDKObject | |
SignalEmit(char *sig) | VDKObject | |
SignalEmitParent(int signal) | VDKObject | [inline] |
SignalEmitParent(char *sig) | VDKObject | |
sigwid | VDKObject | [protected] |
TextInsert(const char *txt, int nchar=-1) | VDKEditor | |
UnselectText() | VDKEditor | |
Usize | VDKObject | |
VDKEditor(VDKForm *owner, GtkSourceBuffer *buff=NULL) | VDKEditor | |
VDKObject(VDKForm *owner=NULL) | VDKObject | |
VDKObject(VDKForm *owner, GtkWidget *widget) | VDKObject | |
Visible | VDKObject | |
widget | VDKObject | [protected] |
Widget() | VDKObject | [virtual] |
WrappedWidget() | VDKObject | |
~VDKEditor() | VDKEditor | [virtual] |
~VDKObject() | VDKObject | [virtual] |