Method
GtkDropDownget_expression
Declaration [src]
GtkExpression*
gtk_drop_down_get_expression (
  GtkDropDown* self
)
Description [src]
Gets the expression set that is used to obtain strings from items.
| Gets property | Gtk.DropDown:expression | 
Return value
| Returns: | GtkExpression | 
| A  | |
| The data is owned by the instance. | |
| The return value can be NULL. |