logo top
Main Page   Widgets   Namespaces   Book  

Gtk::Printer Class Reference

Inheritance diagram for Gtk::Printer:

Inheritance graph
[legend]
List of all members.

Public Member Functions

bool equal (const Glib::RefPtr<Printer>& other) const
Glib::ustring get_description () const
Glib::ustring get_icon_name () const
Glib::ustring get_location () const
Glib::ustring get_name () const
Glib::ustring get_state_message () const
const GtkPrinter* gobj () const
 Provides access to the underlying C GObject.
GtkPrinter* gobj ()
 Provides access to the underlying C GObject.
GtkPrinter* gobj_copy ()
 Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.
bool is_active () const
bool is_default () const
bool is_virtual () const
Glib::SignalProxy1< void,
bool > 
signal_details_acquired ()
virtual ~Printer ()

Protected Member Functions

virtual void on_details_acquired (bool success)

Related Functions

(Note that these are not member functions.)

bool operator!= (const Glib::RefPtr<Printer>& lhs, const Glib::RefPtr<Printer>& rhs)
bool operator== (const Glib::RefPtr<Printer>& lhs, const Glib::RefPtr<Printer>& rhs)
Glib::RefPtr<Gtk::Printerwrap (GtkPrinter* object, bool take_copy=false)

Constructor & Destructor Documentation

virtual Gtk::Printer::~Printer (  )  [virtual]
 


Member Function Documentation

bool Gtk::Printer::equal ( const Glib::RefPtr<Printer>&  other  )  const
 

Glib::ustring Gtk::Printer::get_description (  )  const
 

Glib::ustring Gtk::Printer::get_icon_name (  )  const
 

Glib::ustring Gtk::Printer::get_location (  )  const
 

Glib::ustring Gtk::Printer::get_name (  )  const
 

Glib::ustring Gtk::Printer::get_state_message (  )  const
 

const GtkPrinter* Gtk::Printer::gobj (  )  const [inline]
 

Provides access to the underlying C GObject.

Reimplemented from Glib::ObjectBase.

GtkPrinter* Gtk::Printer::gobj (  )  [inline]
 

Provides access to the underlying C GObject.

Reimplemented from Glib::ObjectBase.

GtkPrinter* Gtk::Printer::gobj_copy (  ) 
 

Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.

bool Gtk::Printer::is_active (  )  const
 

bool Gtk::Printer::is_default (  )  const
 

bool Gtk::Printer::is_virtual (  )  const
 

virtual void Gtk::Printer::on_details_acquired ( bool  success  )  [protected, virtual]
 

Glib::SignalProxy1<void,bool> Gtk::Printer::signal_details_acquired (  ) 
 


Friends And Related Function Documentation

bool operator!= ( const Glib::RefPtr<Printer>&  lhs,
const Glib::RefPtr<Printer>&  rhs
[related]
 

bool operator== ( const Glib::RefPtr<Printer>&  lhs,
const Glib::RefPtr<Printer>&  rhs
[related]
 

Glib::RefPtr<Gtk::Printer> wrap ( GtkPrinter*  object,
bool  take_copy = false
[related]
 

Parameters:
object The C instance
take_copy False if the result should take ownership of the C instance. True if it should take a new copy or ref.
Returns:
A C++ instance that wraps this C instance.


The documentation for this class was generated from the following file:
Generated for gtkmm 2.4 by Doxygen 1.4.6 © 1997-2001