Widget.getName

Retrieves the name of a widget.

See [method@Gtk.Widget.set_name] for the significance of widget names.

class Widget
string
getName
()

Return Value

Type: string

name of the widget. This string is owned by GTK and should not be modified or freed

Meta