forked from AuroraMiddleware/gtk
Improve gtk_combo_box_get_active_text() docs
Make it more explicit that the return value needs to be freed. Fixes bug 583050.
This commit is contained in:
parent
bd84d95e63
commit
e18a4fa047
@ -5255,6 +5255,7 @@ gtk_combo_box_remove_text (GtkComboBox *combo_box,
|
||||
* #GtkComboBoxEntry<!-- -->s.
|
||||
*
|
||||
* Returns: a newly allocated string containing the currently active text.
|
||||
* Must be freed with g_free().
|
||||
*
|
||||
* Since: 2.6
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user