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