CheckMenuItem.with_label
Description:
[ CCode ( has_construct_function = false ,  type = "GtkWidget*" ) ]
public CheckMenuItem.with_label (string label)
  public CheckMenuItem.with_label (string label)
Creates a new CheckMenuItem with a label.
Parameters:
| label | 
           the string to use for the label.  | 
      
Returns:
| 
           a new CheckMenuItem.  |