Skip to content

Various documentation suggests across a few domains.

Cam Cook requested to merge ccook/gtk:ccook/doc-changes-2 into main

Various documentation suggests across a few domains.

Suggestions in this MR

domain current suggestion
GtkSeparator "![An example GtkSeparator](separators.png)" "![An example GtkSeparator](separator.png)" [1]
GtkTextBuffer "if there is an redoable action" "if there is a redoable action"
GtkTextBuffer/get_enable_undo (Renders No description available.) "Returns: %TRUE if undoing and redoing changes to the buffer is allowed." [2]
GtkTextBuffer/get_max_undo_levels (Renders No description available.) "Returns: The max number of undo levels allowed (0 indicates unlimited)."
GtkTextBuffer "with gtk_text_buffer_add_selection_clipboard()." "with [method@Gtk.TextBuffer.add_selection_clipboard]"
GtkTextBuffer "it will automatically toggled" "it will automatically toggle"

May require a closer look (no action taken)

Merge request reports