get_name
Description:
Retrieves the name of a widget.
See [method@Gtk.Widget.set_name] for the significance of widget names.
Parameters:
this |
a `GtkWidget` |
Returns:
name of the widget. This string is owned by GTK and should not be modified or freed |