mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
Added a bunch of stuff from unused
2000-11-04 Havoc Pennington <hp@pobox.com> * gtk/gtk-sections.txt: Added a bunch of stuff from unused 2000-11-04 Havoc Pennington <hp@pobox.com> * gtk/gtkenums.h: remove trailing comma from GtkDeleteType member list * docs/Changes-2.0.txt: Add note about gtk_container_get_toplevels() * gtk/gtktextview.h: formatting * gtk/gtktextview.c: don't start descriptions with "Returns", confuses gtk-doc
This commit is contained in:
parent
ae9dbe51d2
commit
5f91b6fca6
13
ChangeLog
13
ChangeLog
@ -1,3 +1,16 @@
|
||||
2000-11-04 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* gtk/gtkenums.h: remove trailing comma from GtkDeleteType member
|
||||
list
|
||||
|
||||
* docs/Changes-2.0.txt: Add note about
|
||||
gtk_container_get_toplevels()
|
||||
|
||||
* gtk/gtktextview.h: formatting
|
||||
|
||||
* gtk/gtktextview.c: don't start descriptions with "Returns",
|
||||
confuses gtk-doc
|
||||
|
||||
Sat Nov 4 10:12:27 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* autogen.sh: When doing sanity checking on ACLOCAL_FLAGS,
|
||||
|
@ -1,3 +1,16 @@
|
||||
2000-11-04 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* gtk/gtkenums.h: remove trailing comma from GtkDeleteType member
|
||||
list
|
||||
|
||||
* docs/Changes-2.0.txt: Add note about
|
||||
gtk_container_get_toplevels()
|
||||
|
||||
* gtk/gtktextview.h: formatting
|
||||
|
||||
* gtk/gtktextview.c: don't start descriptions with "Returns",
|
||||
confuses gtk-doc
|
||||
|
||||
Sat Nov 4 10:12:27 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* autogen.sh: When doing sanity checking on ACLOCAL_FLAGS,
|
||||
|
@ -1,3 +1,16 @@
|
||||
2000-11-04 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* gtk/gtkenums.h: remove trailing comma from GtkDeleteType member
|
||||
list
|
||||
|
||||
* docs/Changes-2.0.txt: Add note about
|
||||
gtk_container_get_toplevels()
|
||||
|
||||
* gtk/gtktextview.h: formatting
|
||||
|
||||
* gtk/gtktextview.c: don't start descriptions with "Returns",
|
||||
confuses gtk-doc
|
||||
|
||||
Sat Nov 4 10:12:27 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* autogen.sh: When doing sanity checking on ACLOCAL_FLAGS,
|
||||
|
@ -1,3 +1,16 @@
|
||||
2000-11-04 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* gtk/gtkenums.h: remove trailing comma from GtkDeleteType member
|
||||
list
|
||||
|
||||
* docs/Changes-2.0.txt: Add note about
|
||||
gtk_container_get_toplevels()
|
||||
|
||||
* gtk/gtktextview.h: formatting
|
||||
|
||||
* gtk/gtktextview.c: don't start descriptions with "Returns",
|
||||
confuses gtk-doc
|
||||
|
||||
Sat Nov 4 10:12:27 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* autogen.sh: When doing sanity checking on ACLOCAL_FLAGS,
|
||||
|
@ -1,3 +1,16 @@
|
||||
2000-11-04 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* gtk/gtkenums.h: remove trailing comma from GtkDeleteType member
|
||||
list
|
||||
|
||||
* docs/Changes-2.0.txt: Add note about
|
||||
gtk_container_get_toplevels()
|
||||
|
||||
* gtk/gtktextview.h: formatting
|
||||
|
||||
* gtk/gtktextview.c: don't start descriptions with "Returns",
|
||||
confuses gtk-doc
|
||||
|
||||
Sat Nov 4 10:12:27 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* autogen.sh: When doing sanity checking on ACLOCAL_FLAGS,
|
||||
|
@ -1,3 +1,16 @@
|
||||
2000-11-04 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* gtk/gtkenums.h: remove trailing comma from GtkDeleteType member
|
||||
list
|
||||
|
||||
* docs/Changes-2.0.txt: Add note about
|
||||
gtk_container_get_toplevels()
|
||||
|
||||
* gtk/gtktextview.h: formatting
|
||||
|
||||
* gtk/gtktextview.c: don't start descriptions with "Returns",
|
||||
confuses gtk-doc
|
||||
|
||||
Sat Nov 4 10:12:27 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* autogen.sh: When doing sanity checking on ACLOCAL_FLAGS,
|
||||
|
@ -1,3 +1,16 @@
|
||||
2000-11-04 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* gtk/gtkenums.h: remove trailing comma from GtkDeleteType member
|
||||
list
|
||||
|
||||
* docs/Changes-2.0.txt: Add note about
|
||||
gtk_container_get_toplevels()
|
||||
|
||||
* gtk/gtktextview.h: formatting
|
||||
|
||||
* gtk/gtktextview.c: don't start descriptions with "Returns",
|
||||
confuses gtk-doc
|
||||
|
||||
Sat Nov 4 10:12:27 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* autogen.sh: When doing sanity checking on ACLOCAL_FLAGS,
|
||||
|
@ -1,4 +1,10 @@
|
||||
Incompatible Changes from GTK+-1.2 to GTK+-1.4:
|
||||
Incompatible Changes from GTK+-1.2 to GTK+-2.0:
|
||||
|
||||
* gtk_container_get_toplevels() was removed and replaced with
|
||||
gtk_window_list_toplevels(), which has different memory management
|
||||
on the return value (gtk_window_list_toplevels() copies the GList
|
||||
and also references each widget in the list, so you have to
|
||||
g_list_free() the list after first unref'ing each list member).
|
||||
|
||||
* The gdk_time* functions have been removed. This functionality
|
||||
has been unused since the main loop was moved into GLib
|
||||
|
@ -1,3 +1,7 @@
|
||||
2000-11-04 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* gtk/gtk-sections.txt: Added a bunch of stuff from unused
|
||||
|
||||
2000-11-01 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* gtk/tmpl/gtkmessagedialog.sgml: Check in these docs, I seem to
|
||||
|
@ -160,6 +160,8 @@ GTK_BOX_GET_CLASS
|
||||
GtkButton
|
||||
gtk_button_new
|
||||
gtk_button_new_with_label
|
||||
gtk_button_new_accel
|
||||
gtk_button_new_stock
|
||||
gtk_button_pressed
|
||||
gtk_button_released
|
||||
gtk_button_clicked
|
||||
@ -606,6 +608,7 @@ GTK_DATA_GET_CLASS
|
||||
GtkDialog
|
||||
<TITLE>GtkDialog</TITLE>
|
||||
GtkDialogFlags
|
||||
GtkResponseType
|
||||
gtk_dialog_new
|
||||
gtk_dialog_new_with_buttons
|
||||
gtk_dialog_run
|
||||
@ -952,6 +955,24 @@ GTK_HSEPARATOR_GET_CLASS
|
||||
<FILE>gtkimage</FILE>
|
||||
<TITLE>GtkImage</TITLE>
|
||||
GtkImage
|
||||
gtk_image_get_icon_set
|
||||
gtk_image_get_image
|
||||
gtk_image_get_pixbuf
|
||||
gtk_image_get_pixmap
|
||||
gtk_image_get_stock
|
||||
gtk_image_get_storage_type
|
||||
gtk_image_new_from_file
|
||||
gtk_image_new_from_icon_set
|
||||
gtk_image_new_from_image
|
||||
gtk_image_new_from_pixbuf
|
||||
gtk_image_new_from_pixmap
|
||||
gtk_image_new_from_stock
|
||||
gtk_image_set_from_file
|
||||
gtk_image_set_from_icon_set
|
||||
gtk_image_set_from_image
|
||||
gtk_image_set_from_pixbuf
|
||||
gtk_image_set_from_pixmap
|
||||
gtk_image_set_from_stock
|
||||
gtk_image_new
|
||||
gtk_image_set
|
||||
gtk_image_get
|
||||
@ -963,6 +984,13 @@ gtk_image_get_type
|
||||
GTK_IMAGE_CLASS
|
||||
GTK_IS_IMAGE_CLASS
|
||||
GTK_IMAGE_GET_CLASS
|
||||
<SUBSECTION Private>
|
||||
GtkImageIconSetData
|
||||
GtkImageImageData
|
||||
GtkImagePixbufData
|
||||
GtkImagePixmapData
|
||||
GtkImageStockData
|
||||
GtkImageType
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
@ -1964,18 +1992,24 @@ gtk_text_buffer_insert_at_cursor
|
||||
gtk_text_buffer_insert_interactive
|
||||
gtk_text_buffer_insert_interactive_at_cursor
|
||||
gtk_text_buffer_insert_range
|
||||
gtk_text_buffer_insert_range_interactive
|
||||
gtk_text_buffer_insert_with_tags
|
||||
gtk_text_buffer_insert_with_tags_by_name
|
||||
gtk_text_buffer_delete
|
||||
gtk_text_buffer_delete_interactive
|
||||
gtk_text_buffer_set_text
|
||||
gtk_text_buffer_get_text
|
||||
gtk_text_buffer_get_slice
|
||||
gtk_text_buffer_insert_pixbuf
|
||||
gtk_text_buffer_create_child_anchor
|
||||
gtk_text_buffer_create_mark
|
||||
gtk_text_buffer_move_mark
|
||||
gtk_text_buffer_move_mark_by_name
|
||||
gtk_text_buffer_delete_mark
|
||||
gtk_text_buffer_delete_mark_by_name
|
||||
gtk_text_buffer_get_mark
|
||||
gtk_text_buffer_get_insert
|
||||
gtk_text_buffer_get_selection_bound
|
||||
gtk_text_buffer_place_cursor
|
||||
gtk_text_buffer_apply_tag
|
||||
gtk_text_buffer_remove_tag
|
||||
@ -1985,14 +2019,19 @@ gtk_text_buffer_create_tag
|
||||
gtk_text_buffer_get_iter_at_line_offset
|
||||
gtk_text_buffer_get_iter_at_offset
|
||||
gtk_text_buffer_get_iter_at_line
|
||||
gtk_text_buffer_get_iter_at_line_index
|
||||
gtk_text_buffer_get_iter_at_mark
|
||||
gtk_text_buffer_get_iter_at_child_anchor
|
||||
gtk_text_buffer_get_last_iter
|
||||
gtk_text_buffer_get_bounds
|
||||
gtk_text_buffer_get_iter_at_mark
|
||||
gtk_text_buffer_get_tags
|
||||
gtk_text_buffer_modified
|
||||
gtk_text_buffer_set_modified
|
||||
gtk_text_buffer_delete_selection
|
||||
gtk_text_buffer_paste_clipboard
|
||||
gtk_text_buffer_copy_clipboard
|
||||
gtk_text_buffer_cut_clipboard
|
||||
gtk_text_buffer_paste_primary
|
||||
gtk_text_buffer_get_selection_bounds
|
||||
<SUBSECTION Standard>
|
||||
GTK_TEXT_BUFFER
|
||||
@ -2024,6 +2063,7 @@ gtk_text_iter_get_visible_text
|
||||
gtk_text_iter_get_pixbuf
|
||||
gtk_text_iter_get_marks
|
||||
gtk_text_iter_get_toggled_tags
|
||||
gtk_text_iter_get_child_anchor
|
||||
gtk_text_iter_begins_tag
|
||||
gtk_text_iter_ends_tag
|
||||
gtk_text_iter_toggles_tag
|
||||
@ -2050,6 +2090,7 @@ gtk_text_iter_backward_word_start
|
||||
gtk_text_iter_set_offset
|
||||
gtk_text_iter_set_line
|
||||
gtk_text_iter_set_line_offset
|
||||
gtk_text_iter_set_line_index
|
||||
gtk_text_iter_forward_to_end
|
||||
gtk_text_iter_forward_to_newline
|
||||
gtk_text_iter_forward_to_tag_toggle
|
||||
@ -2073,6 +2114,15 @@ GtkTextMark
|
||||
gtk_text_mark_set_visible
|
||||
gtk_text_mark_is_visible
|
||||
gtk_text_mark_get_deleted
|
||||
gtk_text_mark_get_name
|
||||
<SUBSECTION Standard>
|
||||
GTK_TEXT_MARK
|
||||
GTK_IS_TEXT_MARK
|
||||
GTK_TYPE_TEXT_MARK
|
||||
gtk_text_mark_get_type
|
||||
GTK_TEXT_MARK_CLASS
|
||||
GTK_IS_TEXT_MARK_CLASS
|
||||
GTK_TEXT_MARK_GET_CLASS
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
@ -2126,6 +2176,7 @@ GTK_TEXT_TAG_TABLE_GET_CLASS
|
||||
<FILE>gtktextview</FILE>
|
||||
GtkTextView
|
||||
<TITLE>GtkTextView</TITLE>
|
||||
GtkTextWindowType
|
||||
gtk_text_view_new
|
||||
gtk_text_view_new_with_buffer
|
||||
gtk_text_view_set_buffer
|
||||
@ -2141,6 +2192,18 @@ gtk_text_view_get_editable
|
||||
gtk_text_view_set_cursor_visible
|
||||
gtk_text_view_get_cursor_visible
|
||||
gtk_text_view_get_iter_location
|
||||
gtk_text_view_get_line_at_y
|
||||
gtk_text_view_get_line_yrange
|
||||
gtk_text_view_get_iter_at_location
|
||||
gtk_text_view_buffer_to_window_coords
|
||||
gtk_text_view_window_to_buffer_coords
|
||||
gtk_text_view_get_window
|
||||
gtk_text_view_get_window_type
|
||||
gtk_text_view_set_border_window_size
|
||||
gtk_text_view_set_text_window_size
|
||||
gtk_text_view_add_child_at_anchor
|
||||
gtk_text_view_add_child_in_window
|
||||
gtk_text_view_move_child
|
||||
<SUBSECTION Standard>
|
||||
GTK_TEXT_VIEW
|
||||
GTK_IS_TEXT_VIEW
|
||||
@ -2149,6 +2212,11 @@ gtk_text_view_get_type
|
||||
GTK_TEXT_VIEW_CLASS
|
||||
GTK_IS_TEXT_VIEW_CLASS
|
||||
GTK_TEXT_VIEW_GET_CLASS
|
||||
<SUBSECTION Private>
|
||||
GtkTextBTree
|
||||
GtkTextChildBody
|
||||
GtkTextPixbuf
|
||||
GtkTextWindow
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
@ -2863,6 +2931,7 @@ gtk_widget_modify_font
|
||||
gtk_widget_create_pango_context
|
||||
gtk_widget_get_pango_context
|
||||
gtk_widget_create_pango_layout
|
||||
gtk_widget_render_stock_icon
|
||||
gtk_widget_pop_composite_child
|
||||
gtk_widget_push_composite_child
|
||||
gtk_widget_queue_clear
|
||||
@ -2905,6 +2974,7 @@ gtk_window_set_position
|
||||
gtk_window_set_transient_for
|
||||
gtk_window_set_destroy_with_parent
|
||||
gtk_window_list_toplevels
|
||||
gtk_window_get_default_accel_group
|
||||
<SUBSECTION Standard>
|
||||
GTK_WINDOW
|
||||
GTK_IS_WINDOW
|
||||
@ -3060,6 +3130,8 @@ gtk_style_unref
|
||||
gtk_style_set_background
|
||||
gtk_style_apply_default_background
|
||||
gtk_style_apply_default_pixmap
|
||||
gtk_style_lookup_icon_set
|
||||
gtk_style_render_icon
|
||||
gtk_draw_hline
|
||||
gtk_draw_vline
|
||||
gtk_draw_shadow
|
||||
@ -3461,10 +3533,12 @@ GtkAttachOptions
|
||||
GtkButtonBoxStyle
|
||||
GtkCornerType
|
||||
GtkCurveType
|
||||
GtkDeleteType
|
||||
GtkDirectionType
|
||||
GtkJustification
|
||||
GtkMatchType
|
||||
GtkMetricType
|
||||
GtkMovementStep
|
||||
GtkOrientation
|
||||
GtkPackType
|
||||
GtkPathPriorityType
|
||||
@ -3504,3 +3578,71 @@ gtk_menu_factory_remove_subfactory
|
||||
gtk_menu_factory_find
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gtkstock</FILE>
|
||||
<TITLE>Stock Items</TITLE>
|
||||
GtkStockItem
|
||||
gtk_stock_add
|
||||
gtk_stock_add_static
|
||||
gtk_stock_item_copy
|
||||
gtk_stock_item_free
|
||||
gtk_stock_list_items
|
||||
gtk_stock_lookup
|
||||
<SUBSECTION Stock IDs>
|
||||
GTK_STOCK_BUTTON_APPLY
|
||||
GTK_STOCK_BUTTON_CANCEL
|
||||
GTK_STOCK_BUTTON_CLOSE
|
||||
GTK_STOCK_BUTTON_NO
|
||||
GTK_STOCK_BUTTON_OK
|
||||
GTK_STOCK_BUTTON_YES
|
||||
GTK_STOCK_DIALOG_ERROR
|
||||
GTK_STOCK_DIALOG_INFO
|
||||
GTK_STOCK_DIALOG_QUESTION
|
||||
GTK_STOCK_DIALOG_WARNING
|
||||
GTK_STOCK_HELP
|
||||
GTK_STOCK_NEW
|
||||
GTK_STOCK_OPEN
|
||||
GTK_STOCK_QUIT
|
||||
GTK_STOCK_SAVE
|
||||
GTK_STOCK_CLOSE
|
||||
</SECTION>
|
||||
|
||||
|
||||
<SECTION>
|
||||
<FILE>gtkiconfactory</FILE>
|
||||
<TITLE>Themeable Stock Images</TITLE>
|
||||
GtkIconSource
|
||||
GtkIconFactory
|
||||
GtkIconSet
|
||||
gtk_icon_source_copy
|
||||
gtk_icon_source_free
|
||||
gtk_icon_factory_add
|
||||
gtk_icon_factory_add_default
|
||||
gtk_icon_factory_lookup
|
||||
gtk_icon_factory_lookup_default
|
||||
gtk_icon_factory_new
|
||||
gtk_icon_factory_remove_default
|
||||
gtk_icon_set_add_source
|
||||
gtk_icon_set_copy
|
||||
gtk_icon_set_new
|
||||
gtk_icon_set_ref
|
||||
gtk_icon_set_render_icon
|
||||
gtk_icon_set_unref
|
||||
GTK_ICON_SIZE_MENU
|
||||
GTK_ICON_SIZE_BUTTON
|
||||
GTK_ICON_SIZE_SMALL_TOOLBAR
|
||||
GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||
GTK_ICON_SIZE_DIALOG
|
||||
gtk_icon_size_lookup
|
||||
gtk_icon_size_register
|
||||
gtk_icon_size_register_alias
|
||||
<SUBSECTION Standard>
|
||||
GtkIconFactoryClass
|
||||
GTK_TYPE_ICON_FACTORY
|
||||
GTK_ICON_FACTORY
|
||||
GTK_IS_ICON_FACTORY
|
||||
GTK_ICON_FACTORY_CLASS
|
||||
GTK_ICON_FACTORY_GET_CLASS
|
||||
GTK_IS_ICON_FACTORY_CLASS
|
||||
gtk_icon_factory_get_type
|
||||
</SECTION>
|
File diff suppressed because it is too large
Load Diff
@ -45,6 +45,26 @@ text.
|
||||
@Returns: The newly created #GtkButton widget.
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_button_new_accel ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@uline_label:
|
||||
@accel_group:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_button_new_stock ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@stock_id:
|
||||
@accel_group:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_button_pressed ##### -->
|
||||
<para>
|
||||
Emits a #GtkButton::pressed signal to the given #GtkButton.
|
||||
|
@ -145,6 +145,15 @@ gtk_window_set_title(). See the #GtkWindow section for more).
|
||||
@GTK_DIALOG_MODAL:
|
||||
@GTK_DIALOG_DESTROY_WITH_PARENT:
|
||||
|
||||
<!-- ##### ENUM GtkResponseType ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@GTK_RESPONSE_NONE:
|
||||
@GTK_RESPONSE_REJECT:
|
||||
@GTK_RESPONSE_ACCEPT:
|
||||
|
||||
<!-- ##### FUNCTION gtk_dialog_new ##### -->
|
||||
<para>
|
||||
Creates a new dialog box. Widgets should not be packed into this #GtkWindow
|
||||
|
@ -84,6 +84,20 @@ widget.
|
||||
@GTK_CURVE_TYPE_SPLINE:
|
||||
@GTK_CURVE_TYPE_FREE:
|
||||
|
||||
<!-- ##### ENUM GtkDeleteType ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@GTK_DELETE_CHARS:
|
||||
@GTK_DELETE_WORD_ENDS:
|
||||
@GTK_DELETE_WORDS:
|
||||
@GTK_DELETE_DISPLAY_LINES:
|
||||
@GTK_DELETE_DISPLAY_LINE_ENDS:
|
||||
@GTK_DELETE_PARAGRAPH_ENDS:
|
||||
@GTK_DELETE_PARAGRAPHS:
|
||||
@GTK_DELETE_WHITESPACE:
|
||||
|
||||
<!-- ##### ENUM GtkDirectionType ##### -->
|
||||
<para>
|
||||
|
||||
@ -128,6 +142,21 @@ Used for justifying the text inside a #GtkLabel widget. (See also
|
||||
@GTK_INCHES:
|
||||
@GTK_CENTIMETERS:
|
||||
|
||||
<!-- ##### ENUM GtkMovementStep ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@GTK_MOVEMENT_CHARS:
|
||||
@GTK_MOVEMENT_POSITIONS:
|
||||
@GTK_MOVEMENT_WORDS:
|
||||
@GTK_MOVEMENT_DISPLAY_LINES:
|
||||
@GTK_MOVEMENT_DISPLAY_LINE_ENDS:
|
||||
@GTK_MOVEMENT_PARAGRAPHS:
|
||||
@GTK_MOVEMENT_PARAGRAPH_ENDS:
|
||||
@GTK_MOVEMENT_PAGES:
|
||||
@GTK_MOVEMENT_BUFFER_ENDS:
|
||||
|
||||
<!-- ##### ENUM GtkOrientation ##### -->
|
||||
<para>
|
||||
|
||||
|
@ -28,6 +28,180 @@ below.
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_image_get_icon_set ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image:
|
||||
@icon_set:
|
||||
@size:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_image_get_image ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image:
|
||||
@gdk_image:
|
||||
@mask:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_image_get_pixbuf ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_image_get_pixmap ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image:
|
||||
@pixmap:
|
||||
@mask:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_image_get_stock ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image:
|
||||
@stock_id:
|
||||
@size:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_image_get_storage_type ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_image_new_from_file ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@filename:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_image_new_from_icon_set ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@icon_set:
|
||||
@size:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_image_new_from_image ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image:
|
||||
@mask:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_image_new_from_pixbuf ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@pixbuf:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_image_new_from_pixmap ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@pixmap:
|
||||
@mask:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_image_new_from_stock ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@stock_id:
|
||||
@size:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_image_set_from_file ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image:
|
||||
@filename:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_image_set_from_icon_set ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image:
|
||||
@icon_set:
|
||||
@size:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_image_set_from_image ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image:
|
||||
@gdk_image:
|
||||
@mask:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_image_set_from_pixbuf ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image:
|
||||
@pixbuf:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_image_set_from_pixmap ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image:
|
||||
@pixmap:
|
||||
@mask:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_image_set_from_stock ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image:
|
||||
@stock_id:
|
||||
@size:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_image_new ##### -->
|
||||
<para>
|
||||
Creates the new GtkImage using the value and the mask.
|
||||
|
@ -40,12 +40,44 @@ pass NULL to get an empty label widget.
|
||||
@Returns: The newly allocated #GtkLabel widget
|
||||
|
||||
|
||||
<!-- ##### MACRO gtk_label_set ##### -->
|
||||
<!-- ##### FUNCTION gtk_label_set_text ##### -->
|
||||
<para>
|
||||
Aliases gtk_label_set_text. Probably used for backward compatibility with
|
||||
Gtk+ 1.0.x.
|
||||
Sets the text within the #GtkLabel widget. It overwrites any text that
|
||||
was there before. Note that underlines that were there before do not
|
||||
get overwritten. If you want to erase underlines just send NULL to
|
||||
gtk_label_set_pattern().
|
||||
</para>
|
||||
|
||||
@label: The #GtkLabel you want to set the text for.
|
||||
@str: The text you want to add.
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_label_set_attributes ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@label:
|
||||
@attrs:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_label_set_markup ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@label:
|
||||
@str:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_label_set_markup_with_accel ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@label:
|
||||
@str:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_label_set_pattern ##### -->
|
||||
@ -108,16 +140,12 @@ by the edge of the widget if it exceeds the widget size.
|
||||
@wrap: TRUE turns it on; FALSE turns it off.
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_label_set_text ##### -->
|
||||
<!-- ##### MACRO gtk_label_set ##### -->
|
||||
<para>
|
||||
Sets the text within the #GtkLabel widget. It overwrites any text that
|
||||
was there before. Note that underlines that were there before do not
|
||||
get overwritten. If you want to erase underlines just send NULL to
|
||||
gtk_label_set_pattern().
|
||||
Aliases gtk_label_set_text. Probably used for backward compatibility with
|
||||
Gtk+ 1.0.x.
|
||||
</para>
|
||||
|
||||
@label: The #GtkLabel you want to set the text for.
|
||||
@str: The text you want to add.
|
||||
|
||||
|
||||
<!-- ##### ARG GtkLabel:label ##### -->
|
||||
|
@ -187,6 +187,31 @@ Styles
|
||||
@h:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_style_lookup_icon_set ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@style:
|
||||
@stock_id:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_style_render_icon ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@style:
|
||||
@source:
|
||||
@direction:
|
||||
@state:
|
||||
@size:
|
||||
@widget:
|
||||
@detail:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_draw_hline ##### -->
|
||||
<para>
|
||||
|
||||
|
@ -116,6 +116,45 @@ types related to the text widget and how they work together.
|
||||
@end:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_buffer_insert_range_interactive ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@buffer:
|
||||
@iter:
|
||||
@start:
|
||||
@end:
|
||||
@default_editable:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_buffer_insert_with_tags ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@buffer:
|
||||
@iter:
|
||||
@text:
|
||||
@len:
|
||||
@first_tag:
|
||||
@Varargs:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_buffer_insert_with_tags_by_name ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@buffer:
|
||||
@iter:
|
||||
@text:
|
||||
@len:
|
||||
@first_tag_name:
|
||||
@Varargs:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_buffer_delete ##### -->
|
||||
<para>
|
||||
|
||||
@ -191,6 +230,16 @@ types related to the text widget and how they work together.
|
||||
@pixbuf:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_buffer_create_child_anchor ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@buffer:
|
||||
@iter:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_buffer_create_mark ##### -->
|
||||
<para>
|
||||
|
||||
@ -213,6 +262,16 @@ types related to the text widget and how they work together.
|
||||
@where:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_buffer_move_mark_by_name ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@buffer:
|
||||
@name:
|
||||
@where:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_buffer_delete_mark ##### -->
|
||||
<para>
|
||||
|
||||
@ -250,6 +309,15 @@ types related to the text widget and how they work together.
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_buffer_get_selection_bound ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@buffer:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_buffer_place_cursor ##### -->
|
||||
<para>
|
||||
|
||||
@ -344,6 +412,37 @@ types related to the text widget and how they work together.
|
||||
@line_number:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_buffer_get_iter_at_line_index ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@buffer:
|
||||
@iter:
|
||||
@line_number:
|
||||
@byte_index:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_buffer_get_iter_at_mark ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@buffer:
|
||||
@iter:
|
||||
@mark:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_buffer_get_iter_at_child_anchor ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@buffer:
|
||||
@iter:
|
||||
@anchor:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_buffer_get_last_iter ##### -->
|
||||
<para>
|
||||
|
||||
@ -363,16 +462,6 @@ types related to the text widget and how they work together.
|
||||
@end:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_buffer_get_iter_at_mark ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@buffer:
|
||||
@iter:
|
||||
@mark:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_buffer_get_tags ##### -->
|
||||
<para>
|
||||
|
||||
@ -424,6 +513,33 @@ types related to the text widget and how they work together.
|
||||
@interactive:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_buffer_copy_clipboard ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@buffer:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_buffer_cut_clipboard ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@buffer:
|
||||
@default_editable:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_buffer_paste_primary ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@buffer:
|
||||
@override_location:
|
||||
@default_editable:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_buffer_get_selection_bounds ##### -->
|
||||
<para>
|
||||
|
||||
|
@ -183,6 +183,15 @@ types related to the text widget and how they work together.
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_iter_get_child_anchor ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@iter:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_iter_begins_tag ##### -->
|
||||
<para>
|
||||
|
||||
@ -429,6 +438,15 @@ types related to the text widget and how they work together.
|
||||
@char_on_line:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_iter_set_line_index ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@iter:
|
||||
@byte_on_line:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_iter_forward_to_end ##### -->
|
||||
<para>
|
||||
|
||||
|
@ -88,3 +88,12 @@ Marks are typically created using the gtk_text_buffer_create_mark() function.
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_mark_get_name ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@mark:
|
||||
@Returns:
|
||||
|
||||
|
||||
|
@ -26,6 +26,19 @@ types related to the text widget and how they work together.
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### ENUM GtkTextWindowType ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@GTK_TEXT_WINDOW_PRIVATE:
|
||||
@GTK_TEXT_WINDOW_WIDGET:
|
||||
@GTK_TEXT_WINDOW_TEXT:
|
||||
@GTK_TEXT_WINDOW_LEFT:
|
||||
@GTK_TEXT_WINDOW_RIGHT:
|
||||
@GTK_TEXT_WINDOW_TOP:
|
||||
@GTK_TEXT_WINDOW_BOTTOM:
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_view_new ##### -->
|
||||
<para>
|
||||
|
||||
@ -164,6 +177,138 @@ types related to the text widget and how they work together.
|
||||
@location:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_view_get_line_at_y ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@text_view:
|
||||
@target_iter:
|
||||
@y:
|
||||
@line_top:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_view_get_line_yrange ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@text_view:
|
||||
@iter:
|
||||
@y:
|
||||
@height:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_view_get_iter_at_location ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@text_view:
|
||||
@iter:
|
||||
@x:
|
||||
@y:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_view_buffer_to_window_coords ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@text_view:
|
||||
@win:
|
||||
@buffer_x:
|
||||
@buffer_y:
|
||||
@window_x:
|
||||
@window_y:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_view_window_to_buffer_coords ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@text_view:
|
||||
@win:
|
||||
@window_x:
|
||||
@window_y:
|
||||
@buffer_x:
|
||||
@buffer_y:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_view_get_window ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@text_view:
|
||||
@win:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_view_get_window_type ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@text_view:
|
||||
@window:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_view_set_border_window_size ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@text_view:
|
||||
@type:
|
||||
@size:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_view_set_text_window_size ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@text_view:
|
||||
@width:
|
||||
@height:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_view_add_child_at_anchor ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@text_view:
|
||||
@child:
|
||||
@anchor:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_view_add_child_in_window ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@text_view:
|
||||
@child:
|
||||
@which_window:
|
||||
@xpos:
|
||||
@ypos:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_view_move_child ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@text_view:
|
||||
@child:
|
||||
@xpos:
|
||||
@ypos:
|
||||
|
||||
|
||||
<!-- ##### SIGNAL GtkTextView::copy-clipboard ##### -->
|
||||
<para>
|
||||
|
||||
@ -178,7 +323,7 @@ types related to the text widget and how they work together.
|
||||
|
||||
@textview: the object which received the signal.
|
||||
|
||||
<!-- ##### SIGNAL GtkTextView::delete-at-cursor ##### -->
|
||||
<!-- ##### SIGNAL GtkTextView::delete-from-cursor ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
@ -195,7 +340,7 @@ types related to the text widget and how they work together.
|
||||
@textview: the object which received the signal.
|
||||
@arg1:
|
||||
|
||||
<!-- ##### SIGNAL GtkTextView::move ##### -->
|
||||
<!-- ##### SIGNAL GtkTextView::move-cursor ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
@ -1169,6 +1169,18 @@ GtkWidget
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_widget_render_stock_icon ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@widget:
|
||||
@stock_id:
|
||||
@size:
|
||||
@detail:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_widget_pop_composite_child ##### -->
|
||||
<para>
|
||||
|
||||
|
@ -236,6 +236,15 @@ it's larger
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_window_get_default_accel_group ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@window:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### SIGNAL GtkWindow::set-focus ##### -->
|
||||
<para>
|
||||
|
||||
|
@ -78,7 +78,7 @@ typedef enum {
|
||||
GTK_DELETE_DISPLAY_LINE_ENDS,
|
||||
GTK_DELETE_PARAGRAPH_ENDS, /* like C-k in Emacs (or its reverse) */
|
||||
GTK_DELETE_PARAGRAPHS, /* C-k in pico, kill whole line */
|
||||
GTK_DELETE_WHITESPACE, /* M-\ in Emacs */
|
||||
GTK_DELETE_WHITESPACE /* M-\ in Emacs */
|
||||
} GtkDeleteType;
|
||||
|
||||
/* Focus movement types */
|
||||
|
@ -880,7 +880,7 @@ gtk_text_view_get_iter_at_location (GtkTextView *text_view,
|
||||
* @iter: a #GtkTextIter
|
||||
* @location: bounds of the character at @iter
|
||||
*
|
||||
* Returns a rectangle which roughly contains the character at @iter.
|
||||
* Gets a rectangle which roughly contains the character at @iter.
|
||||
* The rectangle position is in buffer coordinates; use
|
||||
* gtk_text_view_buffer_to_window_coords() to convert these
|
||||
* coordinates to coordinates for one of the windows in the text view.
|
||||
@ -904,7 +904,7 @@ gtk_text_view_get_iter_location (GtkTextView *text_view,
|
||||
* @y: return location for a y coordinate
|
||||
* @height: return location for a height
|
||||
*
|
||||
* Returns the y coordinate of the top of the line containing @iter,
|
||||
* Gets the y coordinate of the top of the line containing @iter,
|
||||
* and the height of the line. The coordinate is a buffer coordinate;
|
||||
* convert to window coordinates with gtk_text_view_buffer_to_window_coords().
|
||||
*
|
||||
@ -931,7 +931,7 @@ gtk_text_view_get_line_yrange (GtkTextView *text_view,
|
||||
* @y: a y coordinate
|
||||
* @line_top: return location for top coordinate of the line
|
||||
*
|
||||
* Returns the #GtkTextIter at the start of the line containing
|
||||
* Gets the #GtkTextIter at the start of the line containing
|
||||
* the coordinate @y. @y is in buffer coordinates, convert from
|
||||
* window coordinates with gtk_text_view_window_to_buffer_coords().
|
||||
* If non-%NULL, @line_top will be filled with the coordinate of the top
|
||||
|
@ -59,7 +59,8 @@ typedef struct _GtkTextViewClass GtkTextViewClass;
|
||||
/* Internal private type. */
|
||||
typedef struct _GtkTextWindow GtkTextWindow;
|
||||
|
||||
struct _GtkTextView {
|
||||
struct _GtkTextView
|
||||
{
|
||||
GtkContainer parent_instance;
|
||||
|
||||
struct _GtkTextLayout *layout;
|
||||
@ -120,7 +121,8 @@ struct _GtkTextView {
|
||||
GSList *children;
|
||||
};
|
||||
|
||||
struct _GtkTextViewClass {
|
||||
struct _GtkTextViewClass
|
||||
{
|
||||
GtkContainerClass parent_class;
|
||||
|
||||
/* These are all RUN_ACTION signals for keybindings */
|
||||
|
Loading…
Reference in New Issue
Block a user