Method

GtkMapListModelhas_map

Declaration [src]

gboolean
gtk_map_list_model_has_map (
  GtkMapListModel* self
)

Description [src]

Checks if a map function is currently set on self.

Return value

Type: gboolean

TRUE if a map function is set.