| 56 void finch_pounces_manager_hide(void); |
56 void finch_pounces_manager_hide(void); |
| 57 |
57 |
| 58 /** |
58 /** |
| 59 * finch_pounces_get_handle: |
59 * finch_pounces_get_handle: |
| 60 * |
60 * |
| 61 * Returns the gtkpounces handle |
61 * Returns the GNT pounces handle |
| 62 * |
62 * |
| 63 * Returns: The handle to the GTK+ pounces system |
63 * Returns: (transfer none): The handle to the GNT pounces system |
| 64 */ |
64 */ |
| 65 void *finch_pounces_get_handle(void); |
65 void *finch_pounces_get_handle(void); |
| 66 |
66 |
| 67 /** |
67 /** |
| 68 * finch_pounces_init: |
68 * finch_pounces_init: |