Elm eo: Make Eina_Compare_Cb accessible to all widgets.

This commit is contained in:
Tom Hacohen 2016-04-19 16:49:32 +01:00
parent 1bddce0113
commit 8425b07fbf
2 changed files with 1 additions and 1 deletions

View File

@ -17,6 +17,7 @@ type Elm_Tooltip_Item_Content_Cb: __undefined_type;
type Elm_Object_Item_Signal_Cb: __undefined_type;
type Elm_Event_Cb: __undefined_type;
type Evas_Smart_Cb: __undefined_type;
type Eina_Compare_Cb: __undefined_type;
/* FIXME: This shouldn't be here, we don't do functions in eolian!!! */
struct Elm.Gen.Item.Class.Functions

View File

@ -1,5 +1,4 @@
import elm_general;
type Eina_Compare_Cb: __undefined_type;
enum Elm.List.Mode
{