c++-gtk-utils
Namespaces | Typedefs | Functions
prog_present.h File Reference

Go to the source code of this file.

Namespaces

namespace  Cgu

Typedefs

typedef gboolean(* Cgu::PresentFunc )(void *object_data, const char **instance_args)

Functions

bool Cgu::register_prog (const char *prog_name, PresentFunc func, void *object_data=0)
int Cgu::present_instance (const char **instance_args=0)