Method

GntTreeis_searching

since: 2.1

Declaration [src]

gboolean
gnt_tree_is_searching (
  GntTree* tree
)

Description [src]

Check whether the user is currently in the middle of a search.

Available since: 2.1

Return value

Type: gboolean

TRUE if the user is searching, FALSE otherwise.