Merge branch 'fix-getter-for-dropdown' into 'main'

gtkdropdown: Use proper attribute

See merge request GNOME/gtk!7327
This commit is contained in:
Matthias Clasen 2024-06-02 11:56:53 +00:00
commit 827642303c
5 changed files with 6 additions and 6 deletions

View File

@ -1129,7 +1129,7 @@ gtk_about_dialog_set_copyright (GtkAboutDialog *about,
}
/**
* gtk_about_dialog_get_comments: (attributes org.gtk.Method.set_property=comments)
* gtk_about_dialog_get_comments: (attributes org.gtk.Method.get_property=comments)
* @about: a `GtkAboutDialog`
*
* Returns the comments string.

View File

@ -1212,7 +1212,7 @@ gtk_drop_down_set_enable_search (GtkDropDown *self,
}
/**
* gtk_drop_down_get_enable_search: (attributes org.gtk.Method.set_property=enable-search)
* gtk_drop_down_get_enable_search: (attributes org.gtk.Method.get_property=enable-search)
* @self: a `GtkDropDown`
*
* Returns whether search is enabled.
@ -1307,7 +1307,7 @@ gtk_drop_down_set_show_arrow (GtkDropDown *self,
}
/**
* gtk_drop_down_get_show_arrow: (attributes org.gtk.Method.set_property=show-arrow)
* gtk_drop_down_get_show_arrow: (attributes org.gtk.Method.get_property=show-arrow)
* @self: a `GtkDropDown`
*
* Returns whether to show an arrow within the widget.

View File

@ -397,7 +397,7 @@ update_accessible_relation (GtkFrame *frame)
}
/**
* gtk_frame_set_label_widget: (attributes org.gtk.Method.get_property=label-widget)
* gtk_frame_set_label_widget: (attributes org.gtk.Method.set_property=label-widget)
* @frame: a `GtkFrame`
* @label_widget: (nullable): the new label widget
*

View File

@ -1259,7 +1259,7 @@ gtk_list_view_set_single_click_activate (GtkListView *self,
}
/**
* gtk_list_view_get_single_click_activate: (attributes org.gtk.Method.set_property=single-click-activate)
* gtk_list_view_get_single_click_activate: (attributes org.gtk.Method.get_property=single-click-activate)
* @self: a `GtkListView`
*
* Returns whether rows will be activated on single click and

View File

@ -3221,7 +3221,7 @@ gtk_print_unix_dialog_set_settings (GtkPrintUnixDialog *dialog,
}
/**
* gtk_print_unix_dialog_get_settings: (attributes org.gtk.Method.set_property=print-settings)
* gtk_print_unix_dialog_get_settings: (attributes org.gtk.Method.get_property=print-settings)
* @dialog: a `GtkPrintUnixDialog`
*
* Gets a new `GtkPrintSettings` object that represents the