set_title
Description:
[
Version ( deprecated =
true , deprecated_since =
"3.10" , since =
"2.10" ) ]
public void set_title (
string title)
Warning: set_title is deprecated since 3.10.
Sets the menu’s title in tearoff mode.
Parameters:
this |
a ComboBox
|
title |
a title for the menu in tearoff mode
|