set_title


Description:

[ CCode ( cname = "gimp_int_radio_frame_set_title" ) ]
[ Version ( since = "3.0" ) ]
public void set_title (string title, bool with_mnemonic)

Change the this's title, possibly with a mnemonic.

Parameters:

this

a IntRadioFrame

title

the frame title or null for none.

with_mnemonic

whether title has a mnemonic.