[gimp/gtk3-port: 430/454] some odds and ends regarding GtkTable removal...
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gtk3-port: 430/454] some odds and ends regarding GtkTable removal...
- Date: Wed, 16 May 2018 21:56:52 +0000 (UTC)
commit 11956e8584f63e37dca3eba99a23b3037a944e53
Author: Simon Budig <simon budig de>
Date: Fri May 11 12:56:27 2018 +0200
some odds and ends regarding GtkTable removal...
devel-docs/app/app-sections.txt | 1 -
.../libgimpwidgets/libgimpwidgets-sections.txt | 2 +-
libgimpwidgets/gimpchainbutton.h | 2 +-
libgimpwidgets/gimpwidgets.def | 2 +-
4 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/devel-docs/app/app-sections.txt b/devel-docs/app/app-sections.txt
index f044663..6b737f6 100644
--- a/devel-docs/app/app-sections.txt
+++ b/devel-docs/app/app-sections.txt
@@ -12991,7 +12991,6 @@ gimp_stock_button_new
<FILE>gimpwidgets-utils</FILE>
gimp_menu_position
gimp_button_menu_position
-gimp_table_attach_stock
gimp_enum_radio_box_add
gimp_enum_radio_frame_add
gimp_get_icon_size
diff --git a/devel-docs/libgimpwidgets/libgimpwidgets-sections.txt
b/devel-docs/libgimpwidgets/libgimpwidgets-sections.txt
index 402af87..edc4380 100644
--- a/devel-docs/libgimpwidgets/libgimpwidgets-sections.txt
+++ b/devel-docs/libgimpwidgets/libgimpwidgets-sections.txt
@@ -1585,7 +1585,7 @@ GIMP_SCROLLED_PREVIEW_GET_CLASS
<SECTION>
<FILE>gimpwidgetsutils</FILE>
-gimp_table_attach_aligned
+gimp_grid_attach_aligned
gimp_label_set_attributes
gimp_widget_get_monitor
gimp_get_monitor_at_pointer
diff --git a/libgimpwidgets/gimpchainbutton.h b/libgimpwidgets/gimpchainbutton.h
index 889ea11..18a73e6 100644
--- a/libgimpwidgets/gimpchainbutton.h
+++ b/libgimpwidgets/gimpchainbutton.h
@@ -20,7 +20,7 @@
*/
/*
- * This implements a widget derived from GtkTable that visualizes
+ * This implements a widget derived from GtkGrid that visualizes
* it's state with two different pixmaps showing a closed and a
* broken chain. It's intended to be used with the GimpSizeEntry
* widget. The usage is quite similar to the one the GtkToggleButton
diff --git a/libgimpwidgets/gimpwidgets.def b/libgimpwidgets/gimpwidgets.def
index 3ae6b08..a2780e8 100644
--- a/libgimpwidgets/gimpwidgets.def
+++ b/libgimpwidgets/gimpwidgets.def
@@ -189,6 +189,7 @@ EXPORTS
gimp_frame_get_type
gimp_frame_new
gimp_get_monitor_at_pointer
+ gimp_grid_attach_aligned
gimp_help_connect
gimp_help_disable_tooltips
gimp_help_enable_tooltips
@@ -393,7 +394,6 @@ EXPORTS
gimp_string_combo_box_get_type
gimp_string_combo_box_new
gimp_string_combo_box_set_active
- gimp_table_attach_aligned
gimp_toggle_button_update
gimp_uint_adjustment_update
gimp_unit_combo_box_get_active
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]