Method
Gtk.DropDown.get_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  | |
| Ownership is not transferred to the caller | |
| Can be NULL | |