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.

See gtk_drop_down_set_expression().

Return value

Returns: GtkExpression

a GtkExpression or NULL

Ownership is not transferred to the caller
Can be NULL