libyui-gtk-pkg  2.42.9
 All Classes
DetailExpander Struct Referenceabstract
Inheritance diagram for DetailExpander:
Collaboration diagram for DetailExpander:

Public Member Functions

 DetailExpander (const std::string &label, bool default_expanded)
 
virtual GtkWidget * getWidget ()
 
void updateList ()
 
bool visible ()
 
virtual void setList (Ypp::List list)
 
virtual void refreshList (Ypp::List list)
 
void setChild (GtkWidget *child)
 
virtual void showList (Ypp::List list)=0
 
virtual void showRefreshList (Ypp::List list)=0
 
virtual bool onlySingleList ()=0
 

Static Public Member Functions

static void expanded_cb (GObject *object, GParamSpec *param_spec, DetailExpander *pThis)
 

Public Attributes

GtkWidget * expander
 
Ypp::List list
 
bool dirty
 

Detailed Description

Definition at line 254 of file ygtkpkgdetailview.cc.


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