getLabel

open fun getLabel(): String?

Returns the frame labels text.

If the frame's label widget is not a GtkLabel, null is returned.

Return

the text in the label, or null if there was no label widget or the label widget was not a GtkLabel. This string is owned by GTK and must not be modified or freed.