GnuCash c935c2f+
Loading...
Searching...
No Matches
Public Member Functions
TreeRowRefDestructor Class Reference

Public Member Functions

void operator() (GtkTreeRowReference *ptr) const
 

Detailed Description

Definition at line 815 of file import-main-matcher.cpp.

Member Function Documentation

◆ operator()()

void TreeRowRefDestructor::operator() ( GtkTreeRowReference *  ptr) const
inline

Definition at line 818 of file import-main-matcher.cpp.

818{ gtk_tree_row_reference_free (ptr); }

The documentation for this class was generated from the following file: