DzlListBoxRow
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkListBoxRow ╰── DzlListBoxRow ╰── DzlSuggestionRow
DzlListBoxRow implements AtkImplementorIface, GtkBuildable and GtkActionable.
#define DZL_TYPE_LIST_BOX_ROW (dzl_list_box_row_get_type())
struct DzlListBoxRowClass { GtkListBoxRowClass parent_class; };
typedef struct _DzlListBoxRow DzlListBoxRow;