| add(Widget child) | Container | [private] |
| addChildAtAnchor(Widget child, TextChildAnchor anchor) | TextView | |
| addChildInWindow(Widget child, TextWindowType which_window, gint xpos, gint ypos) | TextView | |
| addWithProperties(Widget child, char[] first_prop_name,...) | Container | [private] |
| appendText(char[] text) | TextView | |
| appendText(char[] text, bit ensureVisible) | TextView | |
| backwardDisplayLine(TextIter iter) | TextView | |
| backwardDisplayLineStart(TextIter iter) | TextView | |
| bufferToWindowCoords(TextWindowType win, gint buffer_x, gint buffer_y, gint *window_x, gint *window_y) | TextView | |
| checkResize() | Container | [private] |
| childGet(Widget child, char[] first_prop_name,...) | Container | [private] |
| childGetProperty(Widget child, char[] property_name, Value value) | Container | [private] |
| childGetVaList(Widget child, char[] first_property_name, vaList var_args) | Container | [private] |
| childSet(Widget child, char[] first_prop_name,...) | Container | [private] |
| childSetProperty(Widget child, char[] property_name, GValue *value) | Container | [private] |
| childType() | Container | [private] |
| forall(GtkCallback callback, gpointer callback_data) | Container | [private] |
| forEach(GtkCallback callback, gpointer callback_data) | Container | [private] |
| forwardDisplayLine(TextIter iter) | TextView | |
| forwardDisplayLineEnd(TextIter iter) | TextView | |
| getBorderWidth() | Container | [private] |
| getBorderWindowSize(TextWindowType type) | TextView | |
| getBuffer() | TextView | |
| getChildren() | Container | [private] |
| getCursorVisible() | TextView | |
| getEditable() | TextView | |
| getFocusChain(ListG focusable_widgets) | Container | [private] |
| getFocusVAdjustment() | Container | [private] |
| getIndent() | TextView | |
| getIterAtLocation(TextIter iter, gint x, gint y) | TextView | |
| getIterLocation(TextIter iter, Rectangle *location) | TextView | |
| getJustification() | TextView | |
| getLeftMargin() | TextView | |
| getLineAt(TextIter target_iter, gint y, gint *line_top) | TextView | |
| getLineYRange(TextIter *iter, gint *y, gint *height) | TextView | |
| getPixelsAboveLines() | TextView | |
| getPixelsBelowLines() | TextView | |
| getPixelsInsideWrap() | TextView | |
| getResizeMode() | Container | [private] |
| getRightMargin() | TextView | |
| getTabs() | TextView | |
| getVisibleRect(Rectangle *visible_rect) | TextView | |
| getWindow(TextWindowType win) | TextView | |
| Container::getWindow() | Widget | [private] |
| getWindowType(WindowG windowG) | TextView | |
| getWrapMode() | TextView | |
| gtk_container_class_find_child_property(GObjectClass *cclass, gchar *property_name) | Container | [private] |
| gtk_container_class_install_child_property(GtkContainerClass *cclass, guint property_id, GParamSpec *pspec) | Container | [private] |
| insertText(char[] text) | TextView | |
| moveChild(Widget child, gint xpos, gint ypos) | TextView | |
| moveMarkOnScreen(TextMark mark) | TextView | |
| moveVisually(TextIter iter, gint count) | TextView | |
| placeCursorOnScreen() | TextView | |
| propagateExpose(Widget child, EventExpose event) | Container | [private] |
| remove(Widget child) | Container | [private] |
| removeAll() | Container | [private] |
| resizeChildren() | Container | [private] |
| scrollMarkOnScreen(TextMark mark) | TextView | |
| scrollToIter(TextIter iter, gdouble within_margin, bit use_align, gdouble xalign, gdouble yalign) | TextView | |
| scrollToMark(TextMark mark, gdouble within_margin, bit use_align, gdouble xalign, gdouble yalign) | TextView | |
| setBorderWidth(int width) | Container | [private] |
| setBorderWindowSize(TextWindowType type, gint size) | TextView | |
| setBuffer(TextBuffer textBuffer) | TextView | |
| setCursorVisible(bit setting) | TextView | |
| setEditable(bit setting) | TextView | |
| setFocusChain(Widget[] widgets) | Container | [private] |
| setFocusChild(Widget child) | Container | [private] |
| setFocusHAdjustment(Adjustment adjustment) | Container | [private] |
| setFocusVAdjustment(Adjustment adjustment) | Container | [private] |
| setIndent(int indent) | TextView | |
| setJustification(Justification justification) | TextView | |
| setLeftMargin(int left_margin) | TextView | |
| setPixelsAboveLines(int pixels_above_lines) | TextView | |
| setPixelsBelowLines(int pixels_below_lines) | TextView | |
| setPixelsInsideWrap(int pixels_inside_wrap) | TextView | |
| setReallocateRedraws(bit needs_redraws) | Container | [private] |
| setResizeMode(ResizeMode resize_mode) | Container | [private] |
| setRightMargin(int right_margin) | TextView | |
| setTabs(TabArray tabs) | TextView | |
| setVaList(Widget child, char[] first_property_name, vaList var_args) | Container | [private] |
| setWrapMode(WrapMode wrap_mode) | TextView | |
| startsDisplayLine(TextIter iter) | TextView | |
| this() | TextView | |
| this(TextBuffer textBuffer) | TextView | |
| Widget::this(GType type, char[] firstPropertyName) | Widget | [private] |
| DUIObject::this(GtkType type, char[] firstPropertyName) | DUIObject | [private] |
| ObjectG::this(GObject *gObject) | ObjectG | [private] |
| unsetFocusChain() | Container | [private] |
| windowToBufferCoords(TextWindowType win, gint window_x, gint window_y, gint *buffer_x, gint *buffer_y) | TextView | |