#include <cursors.h>
|
| CursorInfo (const std::string &image_name, int hotspot_x, int hotspot_y) |
|
Definition at line 29 of file cursors.h.
◆ Infos
◆ CursorInfo()
Gtkmm2ext::CursorInfo::CursorInfo |
( |
const std::string & |
image_name, |
|
|
int |
hotspot_x, |
|
|
int |
hotspot_y |
|
) |
| |
|
private |
◆ drop_cursor_info()
static void Gtkmm2ext::CursorInfo::drop_cursor_info |
( |
| ) |
|
|
static |
◆ load_cursor_info()
static int Gtkmm2ext::CursorInfo::load_cursor_info |
( |
const std::string & |
path | ) |
|
|
static |
◆ lookup_cursor_info()
static CursorInfo* Gtkmm2ext::CursorInfo::lookup_cursor_info |
( |
const std::string & |
image_name | ) |
|
|
static |
◆ infos
Infos Gtkmm2ext::CursorInfo::infos |
|
staticprivate |
◆ name
std::string Gtkmm2ext::CursorInfo::name |
int Gtkmm2ext::CursorInfo::x |
int Gtkmm2ext::CursorInfo::y |
The documentation for this class was generated from the following file: